[dpdk-dev] [PATCH v6 0/3] extend RSS offload types
Simei Su
simei.su at intel.com
Sun Sep 29 07:11:07 CEST 2019
[PATCH v6 1/3] ethdev: decouple flow types and RSS offload types.
[PATCH v6 2/3] ethdev: add several bits for extending rss offload types.
[PATCH v6 3/3] app/testpmd: add cmdline support for extending rss types.
v6:
* Add the new flag in app/test-pmd/cmdline.c.
v5:
* Update code comments.
v4:
* Divide one patch into two patches.
* Delete ETH_RSS_L2_SRC/DST_ONLY.
v3:
* Update code comments and code style.
v2:
* Update code comments.
Simei Su (3):
ethdev: decouple flow types and RSS offload types
ethdev: extend RSS offload types
app/testpmd: add RSS offload types extending support
app/test-pmd/cmdline.c | 6 ++--
app/test-pmd/config.c | 4 +++
lib/librte_ethdev/rte_ethdev.h | 62 ++++++++++++++++++++++++------------------
3 files changed, 44 insertions(+), 28 deletions(-)
--
1.8.3.1
More information about the dev
mailing list