Skip to content

Introducing ethtool PAUSE support

Gris Ge requested to merge cathay4t/NetworkManager:ethtool_pause into main

Introducing ethtool PAUSE support with:

  • ethtool.pause-autoneg
  • ethtool.pause-rx
  • ethtool.pause-tx

Limitations:

  • When ethtool.pause-autoneg is set to true, the ethtool.pause-rx and ethtool.pause-tx will be ignored. We don't have warning for this.
Edited by Gris Ge

Merge request reports