aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorGuvenc Gulce <[email protected]>2020-12-01 20:20:41 +0100
committerJakub Kicinski <[email protected]>2020-12-01 17:56:12 -0800
commit6443b2f60e5754d344bd3a19a0bca9c8fb81737c (patch)
tree800c42e80bfb1135a1c1abec271b1d4c52b26f55 /tools/perf/scripts/python/net_dropmonitor.py
parent3d453f53c786ac4f1c97022f4bc0e9d7613a05c3 (diff)
net/smc: Add diagnostic information to link structure
During link creation add net-device ifindex and ib-device name to link structure. This is needed for diagnostic purposes. When diagnostic information is gathered, we need to traverse device, linkgroup and link structures, to be able to do that we need to hold a spinlock for the linkgroup list, without this diagnostic information in link structure, another device list mutex holding would be necessary to dereference the device pointer in the link structure which would be impossible when holding a spinlock already. Signed-off-by: Guvenc Gulce <[email protected]> Signed-off-by: Karsten Graul <[email protected]> Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions