diff options
| author | Shay Drory <shayd@nvidia.com> | 2026-05-31 14:39:41 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-06-04 03:42:19 +0300 |
| commit | cf6c4c0508a9a3858203b726bd3a3f9557449f67 (patch) | |
| tree | 294c3a5d217888cca5ee4bc92be13291761e58cd /include/linux | |
| parent | dfcc2ff12925d99e858eaf539eaa4aaaf81fe2a6 (diff) | |
| download | linux-cf6c4c0508a9a3858203b726bd3a3f9557449f67.tar.xz | |
net/mlx5: LAG, factor out shared FDB code into dedicated file
Refactor shared FDB LAG logic into a new lag/shared_fdb.c file to
improve code organization and enable reuse. Move shared FDB specific
functions from lag.c and introduce consolidated APIs:
- mlx5_lag_shared_fdb_create() handles LAG activation with shared FDB
- mlx5_lag_shared_fdb_destroy() handles LAG deactivation with shared FDB
Update mlx5_do_bond(), mlx5_disable_lag() and mpesw.c to use the new
APIs, which simplifies the shared FDB code paths.
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-2-tariqt@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
