Re: [PATCH v2 0/2] app/testpmd: support set RSS hash algorithm

2023-12-04 Thread Ferruh Yigit
On 12/1/2023 8:52 AM, Jie Hai wrote: > This patch set supports setting RSS hash algorithm. > > -- > v2: > 1. fix misspelling and format. > 2. fix CI compile error. > 3. add reviewed-by for patch 1. > -- > > Jie Hai (2): > ethdev: add new API to get RSS hash algorithm by name > app/testpmd: su

[PATCH v2 0/2] app/testpmd: support set RSS hash algorithm

2023-12-01 Thread Jie Hai
This patch set supports setting RSS hash algorithm. -- v2: 1. fix misspelling and format. 2. fix CI compile error. 3. add reviewed-by for patch 1. -- 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