You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to configure some NIC properties which I would normally set using ethtool. In particular, I have the following set in a TuneD profile:
[net]
coalesce=rx-usecs 0 tx-usecs 0
Activating the profile results in the following lines being added to /var/log/tuned/tuned.log, and the coalescing options not being modified for the interfaces.
I am trying to configure some NIC properties which I would normally set using
ethtool
. In particular, I have the following set in a TuneD profile:Activating the profile results in the following lines being added to
/var/log/tuned/tuned.log
, and the coalescing options not being modified for the interfaces.The output of
ethtool -c enp1s0
isThe text was updated successfully, but these errors were encountered: