diff options
author | Leon Romanovsky <leonro@nvidia.com> | 2023-03-30 11:02:25 +0300 |
---|---|---|
committer | Leon Romanovsky <leonro@nvidia.com> | 2023-04-03 09:29:47 +0300 |
commit | 76e463f6508b5909887df3c360ca55f1caa3b94a (patch) | |
tree | 74749865126b8567d3936d4e878037adcdbe75ef /net/xfrm | |
parent | d05971a413d3c3dd207c604a6dbfc702070da63e (diff) | |
download | linux-76e463f6508b5909887df3c360ca55f1caa3b94a.tar.gz linux-76e463f6508b5909887df3c360ca55f1caa3b94a.tar.bz2 linux-76e463f6508b5909887df3c360ca55f1caa3b94a.zip |
net/mlx5e: Overcome slow response for first IPsec ASO WQE
First ASO WQE causes to cache miss in hardware, which can't return
result immediately. It causes to the situation where such WQE is polled
earlier than it is needed. Add logic to retry ASO CQ polling operation.
Link: https://lore.kernel.org/r/eb92a758c533ff3f058e0dcb4f8d2324355304ad.1680162300.git.leonro@nvidia.com
Reviewed-by: Raed Salem <raeds@nvidia.com>
Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
Diffstat (limited to 'net/xfrm')
0 files changed, 0 insertions, 0 deletions