diff options
author | 2023-06-05 11:09:51 +0300 | |
---|---|---|
committer | 2023-06-16 12:59:20 -0700 | |
commit | c75b94255aaa45d9e531df2763baa67020bb6fa9 (patch) | |
tree | e746ab1a4d0fa7351beb5e591718256681d4aedb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net/mlx5e: Fix ESN update kernel panic (diff) | |
download | wireguard-linux-c75b94255aaa45d9e531df2763baa67020bb6fa9.tar.xz wireguard-linux-c75b94255aaa45d9e531df2763baa67020bb6fa9.zip |
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-postgresql.py')
0 files changed, 0 insertions, 0 deletions