From: Jakub Kicinski Date: Thu, 14 May 2026 02:10:29 +0000 (-0700) Subject: Merge branch 'net-mlx5e-improve-rss-indirection-table-sizing-and-resizing' X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ad2d53a88ed79e2596eac92f18561039bab10f5;p=thirdparty%2Flinux.git Merge branch 'net-mlx5e-improve-rss-indirection-table-sizing-and-resizing' Tariq Toukan says: ==================== net/mlx5e: improve RSS indirection table sizing and resizing This series by Yael improves mlx5e RSS indirection table handling around channel count changes and large RSS configurations. The series: * removes the XOR8-specific channel count limitation, * advertises the maximum supported RSS indirection table size, * fixes resizing of non-default RSS contexts, * allows resizing configured default RSS contexts during channel changes, * and increases the default RSS spread factor from 2x to 4x to improve traffic distribution for large channel counts. Together, these changes make RSS table sizing more flexible and robust, while improving load balancing behavior on large systems. ==================== Link: https://patch.msgid.link/20260511172719.330490-1-tariqt@nvidia.com Signed-off-by: Jakub Kicinski --- 4ad2d53a88ed79e2596eac92f18561039bab10f5