aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorVlad Buslov <[email protected]>2022-04-18 17:40:37 +0300
committerSaeed Mahameed <[email protected]>2022-05-04 00:00:04 -0700
commit4a2a664ed87962c4ddb806a84b5c9634820bcf55 (patch)
treec876cefbaa8bde3d00da0a084c805cb8b07a1473 /scripts/gdb/linux/tasks.py
parenta6589155ec9847918e00e7279b8aa6d4c272bea7 (diff)
net/mlx5e: Lag, Don't skip fib events on current dst
Referenced change added check to skip updating fib when new fib instance has same or lower priority. However, new fib instance can be an update on same dst address as existing one even though the structure is another instance that has different address. Ignoring events on such instances causes multipath LAG state to not be correctly updated. Track 'dst' and 'dst_len' fields of fib event fib_entry_notifier_info structure and don't skip events that have the same value of that fields. Fixes: ad11c4f1d8fd ("net/mlx5e: Lag, Only handle events from highest priority multipath entry") Signed-off-by: Vlad Buslov <[email protected]> Reviewed-by: Maor Dickman <[email protected]> Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions