There was SPDK_NVME_TRANSPORT_CUSTOM but it was not usable for fabric custom transport because spdk_nvme_trtype_is_fabrics() returned false. Use 4097 for SPDK_NVME_TRANSPORT_CUSTOM_FABRICS and update spdk_nvme_trtype_is_fabrics() to include SPDK_NVME_TRANSPORT_CUSTOM_FABRICS because it is not defined in the specification. Signed-off-by: Shuhei Matsumoto <smatsumoto@nvidia.com> Change-Id: I457845e74d4e8150c9376f9bc253a8ee1ad8c1d3 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/13947 Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Aleksey Marchuk <alexeymar@nvidia.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Mellanox Build Bot |
||
---|---|---|
.. | ||
linux | ||
spdk | ||
spdk_internal | ||
Makefile |