diff options
author | Leon Romanovsky <[email protected]> | 2023-01-09 10:34:25 +0200 |
---|---|---|
committer | Saeed Mahameed <[email protected]> | 2023-01-18 00:01:39 -0800 |
commit | e4d38c454ae57e649f09a354d5a9dae063a26ee3 (patch) | |
tree | 3ea4fd702121d44894841e278f77933619396623 /tools/perf/scripts/python/compaction-times.py | |
parent | 16bccbaa00b6127ed0ebfd77bd1f10341df8d498 (diff) |
net/mlx5e: Protect global IPsec ASO
ASO operations are global to whole IPsec as they share one DMA address
for all operations. As such all WQE operations need to be protected with
lock. In this case, it must be spinlock to allow mlx5e_ipsec_aso_query()
operate in atomic context.
Fixes: 1ed78fc03307 ("net/mlx5e: Update IPsec soft and hard limits")
Reviewed-by: Jianbo Liu <[email protected]>
Signed-off-by: Leon Romanovsky <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/compaction-times.py')
0 files changed, 0 insertions, 0 deletions