+5
−5
Loading
This fixes issue #3137 where the IO qpairs are not distrubuted evenly across pollgroups during concurrent connections from multiple kernel initiators. The code incorrectly advances pg_current before the check to determine the minimum pollgroup qpairs, which results in picking up the pollgroup *after* the new minimum. Change-Id: Ieb6a055fd4d38fd06d739b34e2e8c82cb339e192 Signed-off-by:Michael Haeuptle <michael.haeuptle@hpe.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/19941 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@nvidia.com> Community-CI: Mellanox Build Bot