On 12/1/2023 8:52 AM, Jie Hai wrote:
> Since API rte_eth_dev_rss_hash_update() supports setting RSS hash
> algorithm, add new command to support it:
>
> testpmd> port config 0 rss-hash-algo symmetric_toeplitz
>
> Signed-off-by: Jie Hai
> Reviewed-by: Huisong Li
>
Reviewed-by: Ferruh Yigit
Since API rte_eth_dev_rss_hash_update() supports setting RSS hash
algorithm, add new command to support it:
testpmd> port config 0 rss-hash-algo symmetric_toeplitz
Signed-off-by: Jie Hai
Reviewed-by: Huisong Li
---
app/test-pmd/cmdline.c | 81 +
doc/gui
2 matches
Mail list logo