diff options
author | Mark Bloch <[email protected]> | 2022-01-12 14:31:36 +0000 |
---|---|---|
committer | Saeed Mahameed <[email protected]> | 2022-02-23 15:21:58 -0800 |
commit | 54493a08e21f46446b3b24577c5a6f229d049757 (patch) | |
tree | 72f89590a951bd32268f78df88804d9efbf5cf71 /scripts/clang-tools/gen_compile_commands.py | |
parent | 4f4551435ce000a47cd4f331af7b67e962f5f6f4 (diff) |
net/mlx5: Lag, record inactive state of bond device
A bond device will drop duplicate packets (received on inactive ports)
by default. A flag (all_slaves_active) can be set to override such
behaviour. This flag is a global flag per bond device (ALB mode isn't
supported by mlx5 driver so it can be ignored)
When NETDEV_CHANGEUPPER / NETDEV_CHANGEINFODATA event is received check if
there is an interface that is inactive.
Downstream patch will use this information in order to decide if a drop
rule is needed.
Signed-off-by: Mark Bloch <[email protected]>
Reviewed-by: Maor Gottlieb <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions