public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net v3 0/2] bnxt: Fix failure to report RSS context in ntuple rule
@ 2024-11-27 22:58 Daniel Xu
  2024-11-27 22:58 ` [PATCH net v3 1/2] bnxt_en: ethtool: Supply ntuple rss context action Daniel Xu
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Daniel Xu @ 2024-11-27 22:58 UTC (permalink / raw)
  To: pavan.chebbi, netdev, kalesh-anakkur.purayil, linux-kselftest,
	michael.chan, linux-kernel, kuba, martin.lau, ecree.xilinx
  Cc: kernel-team

This patchset fixes a bug where bnxt driver was failing to report that
an ntuple rule is redirecting to an RSS context. First commit is the
fix, then second commit extends selftests to detect if other/new drivers
are compliant with ntuple/rss_ctx API.

=== Changelog ===

Changes from v2:
* Rebase to net instead of net-next
* Make regex work with ethtool output changes

Changes from v1:
* Add selftest in patch 2

Daniel Xu (2):
  bnxt_en: ethtool: Supply ntuple rss context action
  selftests: drv-net: rss_ctx: Add test for ntuple rule

 drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c |  8 ++++++--
 tools/testing/selftests/drivers/net/hw/rss_ctx.py | 12 +++++++++++-
 2 files changed, 17 insertions(+), 3 deletions(-)

-- 
2.46.0


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

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-27 22:58 [PATCH net v3 0/2] bnxt: Fix failure to report RSS context in ntuple rule Daniel Xu
2024-11-27 22:58 ` [PATCH net v3 1/2] bnxt_en: ethtool: Supply ntuple rss context action Daniel Xu
2024-11-27 22:58 ` [PATCH net v3 2/2] selftests: drv-net: rss_ctx: Add test for ntuple rule Daniel Xu
2024-11-30 22:20 ` [PATCH net v3 0/2] bnxt: Fix failure to report RSS context in " 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