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 <[email protected]> > --- > 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 <[email protected]>
Applied to dpdk-next-net-intel. Thanks, /Bruce

