DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/3] Correct RSS algorithm related logic
@ 2025-04-08  6:02 Chaoyong He
  2025-04-08  6:02 ` [PATCH 1/3] net/nfp: support get RSS algorithm capability Chaoyong He
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Chaoyong He @ 2025-04-08  6:02 UTC (permalink / raw)
  To: dev; +Cc: oss-drivers, Chaoyong He

This patch series try to correct the RSS algorithm related logic.

Chaoyong He (3):
  net/nfp: support get RSS algorithm capability
  net/nfp: support get RSS algorithm configuration
  net/nfp: correct RSS algorithm configuration logic

 drivers/common/nfp/nfp_common.h               |   1 +
 drivers/common/nfp/nfp_common_ctrl.h          |   3 +
 .../net/nfp/flower/nfp_flower_representor.c   |   1 +
 drivers/net/nfp/nfp_net_common.c              | 227 +++++++++++++-----
 drivers/net/nfp/nfp_net_common.h              |   3 +
 5 files changed, 170 insertions(+), 65 deletions(-)

-- 
2.43.5


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

end of thread, other threads:[~2025-04-08  6:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-04-08  6:02 [PATCH 0/3] Correct RSS algorithm related logic Chaoyong He
2025-04-08  6:02 ` [PATCH 1/3] net/nfp: support get RSS algorithm capability Chaoyong He
2025-04-08  6:02 ` [PATCH 2/3] net/nfp: support get RSS algorithm configuration Chaoyong He
2025-04-08  6:02 ` [PATCH 3/3] net/nfp: correct RSS algorithm configuration logic Chaoyong He

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