+1
−1
Loading
We can receive buffer reclaim notifications only when a qpair is attached to a poll group (so qpair's socket is connected to a socket poll group). The previous assumption that we enable zcopy only for IO qpairs was wrong since IO qpair might not use poll groups too (e.g. abort application). Fixes issue #1607 Change-Id: I67329d755d81da6606e65eddfeceb20839346d87 Signed-off-by:Alexey Marchuk <alexeymar@mellanox.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/4476 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>