netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net v2 0/2] bnxt: Fix failure to report RSS context in ntuple rule
@ 2024-11-12  2:23 Daniel Xu
  2024-11-12  2:23 ` [PATCH net v2 1/2] bnxt_en: ethtool: Supply ntuple rss context action Daniel Xu
  2024-11-12  2:23 ` [PATCH net v2 2/2] selftests: drv-net: rss_ctx: Add test for ntuple rule Daniel Xu
  0 siblings, 2 replies; 8+ messages in thread
From: Daniel Xu @ 2024-11-12  2:23 UTC (permalink / raw)
  To: kalesh-anakkur.purayil, netdev, linux-kernel, michael.chan,
	pavan.chebbi, kuba, linux-kselftest, martin.lau
  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.

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 | 13 ++++++++++++-
 2 files changed, 18 insertions(+), 3 deletions(-)

-- 
2.46.0


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

end of thread, other threads:[~2024-11-13  1:59 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-12  2:23 [PATCH net v2 0/2] bnxt: Fix failure to report RSS context in ntuple rule Daniel Xu
2024-11-12  2:23 ` [PATCH net v2 1/2] bnxt_en: ethtool: Supply ntuple rss context action Daniel Xu
2024-11-12  2:23 ` [PATCH net v2 2/2] selftests: drv-net: rss_ctx: Add test for ntuple rule Daniel Xu
2024-11-12 11:10   ` Edward Cree
2024-11-13  1:51     ` Daniel Xu
2024-11-13  1:59       ` Jakub Kicinski
2024-11-13  1:44   ` Jakub Kicinski
2024-11-13  1:58     ` Daniel Xu

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).