diff options
| author | Shay Drory <shayd@nvidia.com> | 2026-05-31 14:39:48 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-06-04 03:42:20 +0300 |
| commit | 8b9fffb6d38b48a0900dbf72fce1dbc5336924de (patch) | |
| tree | 0789f6caa16fc8837e31f83918a23e31e9ed79f6 /include/linux | |
| parent | 3c103110835d269aa50c6569c57ae230c893c756 (diff) | |
| download | linux-8b9fffb6d38b48a0900dbf72fce1dbc5336924de.tar.xz | |
net/mlx5: LAG, block RoCE and VF LAG for SD devices
Socket Direct devices manage their own LAG via SD LAG infrastructure.
Block the standard netdev-event-driven LAG path (RoCE LAG and VF LAG)
for SD devices to prevent conflicting LAG configurations.
Expose mlx5_sd_is_supported() as a public helper that encapsulates all
SD eligibility checks. Use it in mlx5_lag_dev_alloc() to skip netdev
notifier registration for SD-capable devices at alloc time. Some sd
code is reordered to expose the new function, no logic is changed.
Signed-off-by: Shay Drory <shayd@nvidia.com>
Reviewed-by: Mark Bloch <mbloch@nvidia.com>
Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
Link: https://patch.msgid.link/20260531113954.395443-9-tariqt@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
