aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/gecko.py
diff options
context:
space:
mode:
authorCosmin Ratiu <[email protected]>2024-10-15 12:32:04 +0300
committerPaolo Abeni <[email protected]>2024-10-17 12:14:07 +0200
commit9addffa3435973e016f066e13f950be5eed73c06 (patch)
tree0c3269cb169aec52352ce9423c73d87868544fc8 /tools/perf/scripts/python/gecko.py
parent45bcbd49224ac5aec5e1239de9060e431ca2acd9 (diff)
net/mlx5: HWS, use lock classes for bwc locks
The HWS BWC API uses one lock per queue and usually acquires one of them, except when doing changes which require locking all queues in order. Naturally, lockdep isn't too happy about acquiring the same lock class multiple times, so inform it that each queue lock is a different class to avoid false positives. Fixes: 2ca62599aa0b ("net/mlx5: HWS, added send engine and context handling") Signed-off-by: Cosmin Ratiu <[email protected]> Signed-off-by: Yevgeny Kliteynik <[email protected]> Signed-off-by: Tariq Toukan <[email protected]> Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions