diff options
author | Leon Romanovsky <leonro@nvidia.com> | 2023-06-05 11:09:52 +0300 |
---|---|---|
committer | Saeed Mahameed <saeedm@nvidia.com> | 2023-06-16 22:59:20 +0300 |
commit | a128f9d4c1227dfcf7f2328070760cb7ed1ec08d (patch) | |
tree | 92945ca2342a2aacf5e98b56bea8725b3514f749 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | c75b94255aaa45d9e531df2763baa67020bb6fa9 (diff) | |
download | linux-a128f9d4c1227dfcf7f2328070760cb7ed1ec08d.tar.xz |
net/mlx5e: Fix scheduling of IPsec ASO query while in atomic
ASO query can be scheduled in atomic context as such it can't use usleep.
Use udelay as recommended in Documentation/timers/timers-howto.rst.
Fixes: 76e463f6508b ("net/mlx5e: Overcome slow response for first IPsec ASO WQE")
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