> -----Original Message-----
> From: Su, Simei
> Sent: Monday, September 23, 2019 10:06 PM
> To: Zhang, Qi Z <qi.z.zh...@intel.com>; Wu, Jingjing
> <jingjing...@intel.com>; Ye, Xiaolong <xiaolong...@intel.com>
> Cc: dev@dpdk.org; Su, Simei <simei...@intel.com>
> Subject: [PATCH v2 0/2] extend RSS offload types
>
> [PATCH v2 1/2] ethdev: add several bits for extending rss offload types.
> [PATCH v2 2/2] app/testpmd: add cmdline support for extending rss types.
>
> 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 | 60
> ++++++++++++++++++++++++------------------
> 2 files changed, 41 insertions(+), 25 deletions(-)
>
> --
> 1.8.3.1
Reviewed by: Qi Zhang <qi.z.zh...@intel.com>