[PATCH v1 0/1] nvme: add admin controller support. prohibit ioq creation for admin & disco ctrlrs
Kamaljit Singh
kamaljit.singh1 at wdc.com
Fri Mar 28 14:36:39 PDT 2025
Added capability to connect to an Administrative Controller by
preventing ioq creation for admin-controllers. Also prevent ioq
creation for discovery-controllers as the spec prohibits them.
Kamaljit Singh (1):
nvme: add admin controller support. prohibit ioq creation for admin &
disco ctrlrs
drivers/nvme/host/core.c | 25 +++++++++++++------------
drivers/nvme/host/fabrics.h | 5 +++++
drivers/nvme/host/nvme.h | 5 +++++
drivers/nvme/host/rdma.c | 11 +++++++++++
drivers/nvme/host/tcp.c | 11 +++++++++++
5 files changed, 45 insertions(+), 12 deletions(-)
--
2.43.0
More information about the Linux-nvme
mailing list