Re: [PATCH v7 9/9] app/testpmd: add RSS hash algorithms display

2023-10-27 Thread lihuisong (C)
在 2023/10/28 9:46, Jie Hai 写道: Add the command "show port X rss-hash algorithm" to display the RSS hash algorithms of port X. An example is shown: testpmd> show port 0 rss-hash algorithm RSS algorithms: toeplitz Signed-off-by: Jie Hai --- app/test-pmd/cmdline.c | 29

[PATCH v7 9/9] app/testpmd: add RSS hash algorithms display

2023-10-27 Thread Jie Hai
Add the command "show port X rss-hash algorithm" to display the RSS hash algorithms of port X. An example is shown: testpmd> show port 0 rss-hash algorithm RSS algorithms: toeplitz Signed-off-by: Jie Hai --- app/test-pmd/cmdline.c | 29 - app/test-pmd/config.c | 2