diff options
author | Leon Romanovsky <leonro@nvidia.com> | 2023-06-05 11:09:51 +0300 |
---|---|---|
committer | Saeed Mahameed <saeedm@nvidia.com> | 2023-06-16 22:59:20 +0300 |
commit | c75b94255aaa45d9e531df2763baa67020bb6fa9 (patch) | |
tree | e746ab1a4d0fa7351beb5e591718256681d4aedb /tools/perf/scripts/python/export-to-sqlite.py | |
parent | fef06678931ff67b158d337b581e5cf5ca40a3a3 (diff) | |
download | linux-c75b94255aaa45d9e531df2763baa67020bb6fa9.tar.xz |
net/mlx5e: Drop XFRM state lock when modifying flow steering
XFRM state which is changed to be XFRM_STATE_EXPIRED doesn't really
need to hold lock while modifying flow steering rules to drop traffic.
That state can be deleted only and as such mlx5e_ipsec_handle_tx_limit()
work will be canceled anyway and won't run in parallel.
Fixes: b2f7b01d36a9 ("net/mlx5e: Simulate missing IPsec TX limits hardware functionality")
Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions