diff options
author | 2024-02-08 15:09:34 -0800 | |
---|---|---|
committer | 2024-03-01 23:02:27 -0800 | |
commit | 90502d433c0e7e5483745a574cb719dd5d05b10c (patch) | |
tree | 4d2118dd454b26152e51f8e1b2f682e596eefe07 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net/mlx5e: Use a memory barrier to enforce PTP WQ xmit submission tracking occurs after populating the metadata_map (diff) | |
download | wireguard-linux-90502d433c0e7e5483745a574cb719dd5d05b10c.tar.xz wireguard-linux-90502d433c0e7e5483745a574cb719dd5d05b10c.zip |
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 <rrameshbabu@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
CC: Vadim Fedorenko <vadfed@meta.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions