[dpdk-dev] [PATCH 0/3] configure RSS hash

Bernard Iremonger bernard.iremonger at intel.com
Wed Mar 18 13:38:06 CET 2020


Configure the RSS hash for the i40e PMD using the 
rte_flow API RSS action.

Bernard Iremonger (3):
  librte_ethdev: add RSS offload types for ESP and AH
  app/testpmd: handle RSS offload types ESP and AH
  net/i40e: configure RSS hash from RSS action

 app/test-pmd/cmdline.c         |  4 +++-
 app/test-pmd/config.c          |  2 ++
 drivers/net/i40e/i40e_flow.c   | 46 +++++++++++++++++++++++++++++++-----------
 lib/librte_ethdev/rte_ethdev.h |  2 ++
 4 files changed, 41 insertions(+), 13 deletions(-)

-- 
2.7.4



More information about the dev mailing list