diff options
author | Emeel Hakim <[email protected]> | 2023-03-20 13:13:55 +0200 |
---|---|---|
committer | Saeed Mahameed <[email protected]> | 2023-03-21 14:06:32 -0700 |
commit | 7e3fce82d945cf6e7f99034b113ff2d250d7524d (patch) | |
tree | e17370fda4a742e905f9d19704bcdfd917991011 /net/unix/af_unix.c | |
parent | 6e9d51b1a5cb8d750c3daf89db4f4cdfd1051819 (diff) |
net/mlx5e: Overcome slow response for first macsec ASO WQE
First ASO WQE poll causes a cache miss in hardware hence the resut is
delayed. It causes to the situation where such WQE is polled earlier
than it is needed.
Add logic to retry ASO CQ polling operation.
Fixes: 739cfa34518e ("net/mlx5: Make ASO poll CQ usable in atomic context")
Signed-off-by: Emeel Hakim <[email protected]>
Reviewed-by: Leon Romanovsky <[email protected]>
Reviewed-by: Raed Salem <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions