Create a single nvme_bdev_channel for each nvme_bdev and each SPDK thread. nvme_bdev_channel has a pair of nvme_ns and nvme_ctrlr_channel. The pair of nvme_ns and nvme_ctrlr_channel will be aggregated by nvme_ns_channel in the following patches. Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: I095a2d6afa4ea23a87e4452b2f9d4c7e0087abe0 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/6605 Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Changpeng Liu <changpeng.liu@intel.com> Reviewed-by: Ziye Yang <ziye.yang@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Mellanox Build Bot |
||
---|---|---|
.. | ||
accel | ||
bdev | ||
blob | ||
blobfs | ||
env_dpdk | ||
event | ||
sock | ||
Makefile |