OSDN Git Service

net: ethtool: extend ringparam set/get APIs for rx_push
authorShannon Nelson <shannon.nelson@amd.com>
Sat, 11 Feb 2023 00:50:16 +0000 (16:50 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 13 Feb 2023 11:05:12 +0000 (11:05 +0000)
commit5b4e9a7a71ab912d150cb2276cb23af51c863150
tree3bd02168faa1a52a37582a9b3cf493d6f7ec9eb0
parent896de449f80476dc64b9167c41284532a4cccfec
net: ethtool: extend ringparam set/get APIs for rx_push

Similar to what was done for TX_PUSH, add an RX_PUSH concept
to the ethtool interfaces.

Signed-off-by: Shannon Nelson <shannon.nelson@amd.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/ethtool-netlink.rst
include/linux/ethtool.h
include/uapi/linux/ethtool_netlink.h
net/ethtool/netlink.h
net/ethtool/rings.c