[PATCH] app/testpmd: fix unpassed RSS algorithm
Ferruh Yigit
ferruh.yigit at amd.com
Fri Mar 15 12:17:24 CET 2024
On 3/15/2024 3:00 AM, Jie Hai wrote:
> The RSS algorithm from user is parased but not passed to the
> rte_eth_dev_rss_hash_update() API as we wanted, this patch
> fixes it.
>
> Fixes: 3da59f30a23f ("app/testpmd: set RSS hash algorithm")
> Cc: stable at dpdk.org
>
> Signed-off-by: Jie Hai <haijie1 at huawei.com>
>
Reviewed-by: Ferruh Yigit <ferruh.yigit at amd.com>
Applied to dpdk-next-net/main, thanks.
Sorry to see we missed something this simple, wasn't this tested when
command is added?
More information about the dev
mailing list