Loading
sock/uring: Resubmit pollin operations when they finish
Instead of looping through the whole set of sockets on every poll to see if any need a new pollin operation submitted, just resubmit one any time one finishes. Change-Id: Iac600a2996fc5355b53ce74eb5651c2045556604 Signed-off-by:Ben Walker <benjamin.walker@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/17595 Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Mellanox Build Bot