-
- Downloads
ethtool: rss: support skipping contexts during dump
Applications may want to deal with dynamic RSS contexts only. So dumping context 0 will be counter-productive for them. Support starting the dump from a given context ID. Alternative would be to implement a dump flag to skip just context 0, not sure which is better... Reviewed-by:Edward Cree <ecree.xilinx@gmail.com> Signed-off-by:
Jakub Kicinski <kuba@kernel.org> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- Documentation/netlink/specs/ethtool.yaml 4 additions, 0 deletionsDocumentation/netlink/specs/ethtool.yaml
- Documentation/networking/ethtool-netlink.rst 10 additions, 2 deletionsDocumentation/networking/ethtool-netlink.rst
- include/uapi/linux/ethtool_netlink.h 1 addition, 0 deletionsinclude/uapi/linux/ethtool_netlink.h
- net/ethtool/netlink.h 1 addition, 1 deletionnet/ethtool/netlink.h
- net/ethtool/rss.c 11 additions, 1 deletionnet/ethtool/rss.c
Loading
Please register or sign in to comment