Skip to content
Commit 1fca3265 authored by Christopher N Bednarz's avatar Christopher N Bednarz Committed by Jeff Kirsher
Browse files

i40e: Check for new arq elements before leaving the adminq subtask loop



Fix a case where we miss an arq element if a new one is added before we
enable interrupts and exit the arq subtask loop. This occurs frequently
with RDMA running on Windows VF and causes long delays that prevent SMB
from establishing connections.

Change-ID: I3e1c8b2b960c12857d9b8275bea2c1563674392e
Signed-off-by: default avatarChristopher N Bednarz <christopher.n.bednarz@intel.com>
Tested-by: default avatarAndrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: default avatarJeff Kirsher <jeffrey.t.kirsher@intel.com>
parent 6030308e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment