RE: [PATCH] net/ice: fix RSS hash update

2022-08-07 Thread Zhang, Qi Z
> -Original Message- > From: Zeng, ZhichaoX > Sent: Thursday, August 4, 2022 5:33 PM > To: dev@dpdk.org > Cc: sta...@dpdk.org; Yang, Qiming ; Zhou, YidingX > ; Zeng, ZhichaoX ; > Zhang, Qi Z ; Junyu Jiang > Subject: [PATCH] net/ice: fix RSS hash update

[PATCH] net/ice: fix RSS hash update

2022-08-04 Thread zhichaox . zeng
From: Zhichao Zeng This patch fixes the issue that the RSS does not update correctly when the user sets it to none. Fixes: 4717a12cfaf1 ("net/ice: initialize and update RSS based on user config") Cc: sta...@dpdk.org Signed-off-by: Zhichao Zeng --- drivers/net/ice/ice_ethdev.c | 4 +--- 1 file