netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] ethtool: use the rss context XArray in ring deactivation safety-check
@ 2024-07-10 17:40 Jakub Kicinski
  2024-07-10 17:40 ` [PATCH net-next 1/2] ethtool: fail closed if we can't get max channel used in indirection tables Jakub Kicinski
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Jakub Kicinski @ 2024-07-10 17:40 UTC (permalink / raw)
  To: davem
  Cc: netdev, edumazet, pabeni, przemyslaw.kitszel, ecree.xilinx,
	jacob.e.keller, Jakub Kicinski

Now that we have an XArray storing information about all extra
RSS contexts - use it to extend checks already performed using
ethtool_get_max_rxfh_channel().

Jakub Kicinski (2):
  ethtool: fail closed if we can't get max channel used in indirection
    tables
  ethtool: use the rss context XArray in ring deactivation safety-check

 net/ethtool/channels.c |  6 ++---
 net/ethtool/common.c   | 51 +++++++++++++++++++++++++++++++++---------
 net/ethtool/common.h   |  2 +-
 net/ethtool/ioctl.c    |  4 +---
 4 files changed, 44 insertions(+), 19 deletions(-)

-- 
2.45.2


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-07-11 22:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-10 17:40 [PATCH net-next 0/2] ethtool: use the rss context XArray in ring deactivation safety-check Jakub Kicinski
2024-07-10 17:40 ` [PATCH net-next 1/2] ethtool: fail closed if we can't get max channel used in indirection tables Jakub Kicinski
2024-07-10 20:13   ` Jacob Keller
2024-07-10 17:40 ` [PATCH net-next 2/2] ethtool: use the rss context XArray in ring deactivation safety-check Jakub Kicinski
2024-07-10 20:14   ` Jacob Keller
2024-07-11 22:00 ` [PATCH net-next 0/2] " patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).