diff options
author | 2024-04-11 14:54:42 +0300 | |
---|---|---|
committer | 2024-04-12 19:13:53 -0700 | |
commit | 6c685bdb9e1af966ec0278dbd4068ec39ae88c2d (patch) | |
tree | fbb5e2776d9bf7b3138daa9d1bd85ee0a17579e8 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | net/mlx5: Restore mistakenly dropped parts in register devlink flow (diff) | |
download | wireguard-linux-6c685bdb9e1af966ec0278dbd4068ec39ae88c2d.tar.xz wireguard-linux-6c685bdb9e1af966ec0278dbd4068ec39ae88c2d.zip |
net/mlx5e: Use channel mdev reference instead of global mdev instance for coalescing
Channels can potentially have independent mdev instances. Do not refer to
the global mdev instance in the mlx5e_priv instance for channel FW
operations related to coalescing. CQ numbers that would be valid on the
channel's mdev instance may not be correctly referenced if using the
mlx5e_priv instance.
Fixes: 67936e138586 ("net/mlx5e: Let channels be SD-aware")
Signed-off-by: Rahul Rameshbabu <rrameshbabu@nvidia.com>
Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
Link: https://lore.kernel.org/r/20240411115444.374475-5-tariqt@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions