On 11/22/2023 9:48 AM, Jie Hai wrote:
> This patch set supports setting RSS hash algorithm.
> 
> Jie Hai (2):
>   ethdev: add new API to get RSS hash algorithm by name
>   app/testpmd: support set RSS hash algorithm
> 
>  app/test-pmd/cmdline.c                      | 79 +++++++++++++++++++++
>  doc/guides/rel_notes/release_23_11.rst      |  3 +
>

Hi Jie,

Can you rebase the patchset to new release please?

>  doc/guides/testpmd_app_ug/testpmd_funcs.rst | 11 +++
>  lib/ethdev/rte_ethdev.c                     | 15 ++++
>  lib/ethdev/rte_ethdev.h                     | 20 ++++++
>  lib/ethdev/version.map                      |  1 +
>  6 files changed, 129 insertions(+)
> 

Reply via email to