DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] configure RSS and handle metadata correctly
@ 2023-02-21  3:10 Chaoyong He
  2023-02-21  3:10 ` [PATCH 1/2] net/nfp: standardize the use of RSS-related codes Chaoyong He
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Chaoyong He @ 2023-02-21  3:10 UTC (permalink / raw)
  To: dev; +Cc: oss-drivers, niklas.soderlund, Chaoyong He

Select the appropriate RSS configuration in the initial process logic
and modify the logic of processing metadata based on RSS configuration
in the RX function.

Long Wu (2):
  net/nfp: standardize the use of RSS-related codes
  net/nfp: modify RSS's processing logic

 drivers/net/nfp/nfp_common.c    |  25 +++++++-
 drivers/net/nfp/nfp_common.h    |   7 +++
 drivers/net/nfp/nfp_ctrl.h      |  18 +++++-
 drivers/net/nfp/nfp_ethdev.c    |   7 +--
 drivers/net/nfp/nfp_ethdev_vf.c |   7 +--
 drivers/net/nfp/nfp_rxtx.c      | 108 ++++++++++++++++++++------------
 6 files changed, 122 insertions(+), 50 deletions(-)

-- 
2.29.3


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

end of thread, other threads:[~2023-02-28 17:25 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-21  3:10 [PATCH 0/2] configure RSS and handle metadata correctly Chaoyong He
2023-02-21  3:10 ` [PATCH 1/2] net/nfp: standardize the use of RSS-related codes Chaoyong He
2023-02-21  3:10 ` [PATCH 2/2] net/nfp: modify RSS's processing logic Chaoyong He
2023-02-21  3:29 ` [PATCH v2 0/2] configure RSS and handle metadata correctly Chaoyong He
2023-02-21  3:29   ` [PATCH v2 1/2] net/nfp: standardize the use of RSS-related codes Chaoyong He
2023-02-21  3:29   ` [PATCH v2 2/2] net/nfp: modify RSS's processing logic Chaoyong He
2023-02-21  3:55   ` [PATCH v2 0/2] configure RSS and handle metadata correctly Chaoyong He
2023-02-21  3:55     ` [PATCH v2 1/2] net/nfp: standardize the use of RSS-related codes Chaoyong He
2023-02-23 15:13       ` Ferruh Yigit
2023-02-28  8:46         ` Chaoyong He
2023-02-28 10:19           ` Ferruh Yigit
2023-02-21  3:55     ` [PATCH v2 2/2] net/nfp: modify RSS's processing logic Chaoyong He
2023-02-28 17:24     ` [PATCH v2 0/2] configure RSS and handle metadata correctly Ferruh Yigit

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