[PATCH] net/ice: fix RSS LUT access for global LUT VSI

Bruce Richardson bruce.richardson at intel.com
Fri Mar 27 12:29:54 CET 2026


On Wed, Mar 25, 2026 at 04:39:58PM +0000, Vladimir Medvedkin wrote:
> When global RSS LUT is enabled, get/set RSS LUT still uses PF LUT
> parameters in AQ commands, with lut_type set to PF and global_lut_id 0.
> As a result, the operation may target the wrong LUT.
> 
> Use global LUT parameters when global LUT is allocated for the VSI,
> and keep PF LUT parameters otherwise.
> 
> Fixes: 193a11ffd3e6 ("net/ice: adjust RSS LUT settings")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Vladimir Medvedkin <vladimir.medvedkin at intel.com>
> ---
Acked-by: Bruce Richardson <bruce.richardson at intel.com>



More information about the dev mailing list