+13
−15
+0
−1
+2
−3
Loading
I/O buffer cache is per transport_poll_group now. Hence moving pending_data_buf_queue from struct spdk_nvmf_fc_conn to struct spdk_nvmf_fc_poll_group is reasonable and do it in this patch. This change is based on RDMA and TCP transport. Further unification among transports will be done in subsequent patches. Signed-off-by:Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: Ic857046be8da238cb3ff9e89b83cdac5f6349bcf Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/466844 Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Paul Luse <paul.e.luse@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Broadcom SPDK FC-NVMe CI <spdk-ci.pdl@broadcom.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>