diff options
author | Leon Romanovsky <[email protected]> | 2023-06-05 11:09:51 +0300 |
---|---|---|
committer | Saeed Mahameed <[email protected]> | 2023-06-16 12:59:20 -0700 |
commit | c75b94255aaa45d9e531df2763baa67020bb6fa9 (patch) | |
tree | e746ab1a4d0fa7351beb5e591718256681d4aedb /scripts/patch-kernel | |
parent | fef06678931ff67b158d337b581e5cf5ca40a3a3 (diff) |
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 <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions