[PATCH] net/ice: adjust RSS LUT settings

Bruce Richardson bruce.richardson at intel.com
Thu Nov 6 18:56:42 CET 2025


On Thu, Nov 06, 2025 at 05:17:36PM +0000, Vladimir Medvedkin wrote:
> For E830 using global RSS LUT for PFs with a small number of
> queues shows better performance than using per-PF RSS LUT. This patch
> adds a condition to use global RSS LUT instead of PF LUT if number of
> queues is less than 64.
> 
> Signed-off-by: Vladimir Medvedkin <vladimir.medvedkin at intel.com>
> ---
>  drivers/net/intel/ice/ice_ethdev.c | 42 ++++++++++++++++++++++++++++--
>  drivers/net/intel/ice/ice_ethdev.h |  2 ++
>  2 files changed, 42 insertions(+), 2 deletions(-)
> 
Acked-by: Bruce Richardson <bruce.richardson at intel.com>

Applied to dpdk-next-net-intel.

Thanks,
/Bruce


More information about the dev mailing list