Loading
net/mlx5: E-switch, Introduce flag to indicate if fdb table is created
mainline inclusion from mainline-v6.0-rc1 commit fbd43b72 category: bugfix bugzilla: https://gitee.com/src-openeuler/kernel/issues/IAU9OW CVE: CVE-2024-46857 Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=fbd43b7259bc699e540ef8e7eb81631d57618a2e -------------------------------- Introduce flag to indicate if fdb table is created as a pre-step to prepare for removing dependency between sriov and eswitch mode in the downstream patches. Signed-off-by:Chris Mi <cmi@nvidia.com> Reviewed-by:
Mark Bloch <mbloch@nvidia.com> Reviewed-by:
Roi Dayan <roid@nvidia.com> Signed-off-by:
Saeed Mahameed <saeedm@nvidia.com> Conflicts: drivers/net/ethernet/mellanox/mlx5/core/eswitch.h [ commit 19e9bfa0 ("net/mlx5: Bridge, add offload infrastructure") not merged ] Signed-off-by:
Zhang Changzhong <zhangchangzhong@huawei.com>