mbox series

[ethtool-next,0/2] ethtool: add rx-push ringparam

Message ID 20230213203008.2321-1-shannon.nelson@amd.com (mailing list archive)
Headers show
Series ethtool: add rx-push ringparam | expand

Message

Nelson, Shannon Feb. 13, 2023, 8:30 p.m. UTC
Add the rx-push ringparam attribute to the ethtool utility.

The first is a uapi patch that could be dropped in favor
of a larger uapi update patch, depending on timing of tree
maintenance.

Shannon Nelson (2):
  ethtool: uapi update for RX_PUSH ringparam attribute
  ethtool: add support for get/set rx push in ringparams

 ethtool.8.in                 | 4 ++++
 ethtool.c                    | 1 +
 netlink/desc-ethtool.c       | 1 +
 netlink/rings.c              | 7 +++++++
 uapi/linux/ethtool_netlink.h | 1 +
 5 files changed, 14 insertions(+)