Loading
nvmf: stop listen before destroying poll groups
Handling new connections can race with destroying the poll groups so stop listening before that. Fixes #3273 Signed-off-by:Artur Paszkiewicz <artur.paszkiewicz@intel.com> Change-Id: I055b5a5335ec61b6f6d9f8aee785f746fdbc5d9b Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/22168 Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Jim Harris <jim.harris@samsung.com> Reviewed-by:
Aleksey Marchuk <alexeymar@nvidia.com> Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com>