[PATCH 0/2] configure RSS and handle metadata correctly

Chaoyong He chaoyong.he at corigine.com
Tue Feb 21 04:10:53 CET 2023


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



More information about the dev mailing list