From: David S. Miller Date: Fri, 15 Dec 2023 10:00:02 +0000 (+0000) Subject: Merge tag 'mlx5-updates-2023-12-13' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: v6.8-rc1~131^2~137 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=12da68e27b476fa38cf9c72c1d3887f3698d1f2c;p=thirdparty%2Fkernel%2Flinux.git Merge tag 'mlx5-updates-2023-12-13' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux Saeed Mahameed says: ==================== mlx5-updates-2023-12-13 Preparation for mlx5e socket direct feature. Socket direct will allow multiple PF devices attached to different NUMA nodes but sharing the same physical port. The following series is a small refactoring series in preparation to support socket direct in the following submission. Highlights: - Define required device registers and bits related to socket direct - Flow steering re-arrangements - Generalize TX objects (TISs) and store them in a common object, will be useful in the next series for per function object management. - Decouple raw CQ objects from their parent netdev priv - Prepare devcom for Socket Direct device group discovery. Please see the individual patches for more information. ==================== Signed-off-by: David S. Miller --- 12da68e27b476fa38cf9c72c1d3887f3698d1f2c