+5
−5
+1
−1
+1
−1
Loading
This is an effort to unify I/O buffer management further among transports. RDMA and TCP transport have named pending_queue pending_data_buf_queue. So FC transport follows RDMA and TCP transport. The next patch will change pending_data_buf_queue to use STAILQ instead of TAILQ. Signed-off-by:Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: I57c3c678a1e92ec262eb8940418529a62b6768c3 Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/466675 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Broadcom SPDK FC-NVMe CI <spdk-ci.pdl@broadcom.com>