diff options
author | Mark Bloch <mbloch@nvidia.com> | 2022-01-12 17:31:36 +0300 |
---|---|---|
committer | Saeed Mahameed <saeedm@nvidia.com> | 2022-02-24 02:21:58 +0300 |
commit | 54493a08e21f46446b3b24577c5a6f229d049757 (patch) | |
tree | 72f89590a951bd32268f78df88804d9efbf5cf71 /tools/perf/scripts/python/flamegraph.py | |
parent | 4f4551435ce000a47cd4f331af7b67e962f5f6f4 (diff) | |
download | linux-54493a08e21f46446b3b24577c5a6f229d049757.tar.xz |
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 <mbloch@nvidia.com>
Reviewed-by: Maor Gottlieb <maorg@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions