diff options
| author | Leon Romanovsky <[email protected]> | 2022-03-08 20:36:15 +0200 |
|---|---|---|
| committer | Saeed Mahameed <[email protected]> | 2022-05-03 22:59:15 -0700 |
| commit | c674df973ad8af2074c834788e167332d81309fa (patch) | |
| tree | 5a3b9b95acd877b000e1f1d7e190a24a2f33c8cb /tools/perf/scripts/python/sched-migration.py | |
| parent | a05a54694e409e8b1a3f0219a24d919cd9e445f3 (diff) | |
net/mlx5: Store IPsec ESN update work in XFRM state
mlx5 IPsec code updated ESN through workqueue with allocation calls
in the data path, which can be saved easily if the work is created
during XFRM state initialization routine.
The locking used later in the work didn't protect from anything because
change of HW context is possible during XFRM state add or delete only,
which can cancel work and make sure that it is not running.
Reviewed-by: Raed Salem <[email protected]>
Signed-off-by: Leon Romanovsky <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions