[dpdk-dev] [PATCH v2 0/2] extend RSS offload types
Simei Su
simei.su at intel.com
Wed Nov 18 02:34:47 CET 2020
[PATCH v2 1/2] ethdev: add RSS offload types.
[PATCH v2 2/2] app/testpmd: add cmdline support for RSS types.
v2:
* Update cmd_config_rss.help_str and cmd_help_long_parsed() to add the ecpri.
* Update the documentation to add the ecpri.
Simei Su (2):
ethdev: add eCPRI RSS offload types
app/testpmd: support extended RSS offload types
app/test-pmd/cmdline.c | 13 ++++++++-----
app/test-pmd/config.c | 3 ++-
doc/guides/testpmd_app_ug/testpmd_funcs.rst | 2 +-
lib/librte_ethdev/rte_ethdev.h | 1 +
4 files changed, 12 insertions(+), 7 deletions(-)
--
2.9.5
More information about the dev
mailing list