Loading
uring: Fix the code broken when zero-copy send is enabled.
Without this fix, the program will hang in the target side. If we use SPDK NVMe-of target with tcp transport with uring, ./scripts/rpc.py sock_impl_set_options --enable-zerocopy-send-server -i uring Then we use nvmf initiator to test, the program hangs. Signed-off-by:Ziye Yang <ziye.yang@intel.com> Change-Id: Iea12ee0396008481e8317424d1f405eb03634ed4 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/18236 Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>