diff options
author | Rahul Rameshbabu <[email protected]> | 2024-02-08 15:09:34 -0800 |
---|---|---|
committer | Saeed Mahameed <[email protected]> | 2024-03-01 23:02:27 -0800 |
commit | 90502d433c0e7e5483745a574cb719dd5d05b10c (patch) | |
tree | 4d2118dd454b26152e51f8e1b2f682e596eefe07 /tools/perf/scripts/python | |
parent | b7cf07586c40f926063d4d09f7de28ff82f62b2a (diff) |
net/mlx5e: Switch to using _bh variant of of spinlock API in port timestamping NAPI poll context
The NAPI poll context is a softirq context. Do not use normal spinlock API
in this context to prevent concurrency issues.
Fixes: 3178308ad4ca ("net/mlx5e: Make tx_port_ts logic resilient to out-of-order CQEs")
Signed-off-by: Rahul Rameshbabu <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>
CC: Vadim Fedorenko <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions