[PATCH v3 1/2] ethdev: add several bits for extending rss offload types. [PATCH v3 2/2] app/testpmd: add cmdline support for extending rss types.
v3: * update code comments and code style. v2: * Revise annotation. Simei Su (2): ethdev: extend RSS offload types app/testpmd: add RSS offload types extending support app/test-pmd/config.c | 6 ++++ lib/librte_ethdev/rte_ethdev.h | 63 +++++++++++++++++++++++++----------------- 2 files changed, 43 insertions(+), 26 deletions(-) -- 1.8.3.1