[PATCH v2 0/3] Support for Administrative Controllers
Kamaljit Singh
kamaljit.singh1 at wdc.com
Tue Jul 1 17:58:26 PDT 2025
[1] Add capability to connect to an admin controller
- prevents ioq creation for admin-controllers.
[2] Prevent admin controller from smart log fetch (LID 2)
- LID 2 is optional for admin controllers.
[3] Prevent ioq creation for discovery controllers
- prohibited by spec
Kamaljit Singh (3):
nvme: add capability to connect to an admin controller
nvme: prevent admin controller from smart log fetch (LID 2)
nvme: prevent ioq creation for discovery controllers
drivers/nvme/host/core.c | 23 ++++++++++++++++++++++-
drivers/nvme/host/nvme.h | 1 +
drivers/nvme/host/rdma.c | 2 ++
drivers/nvme/host/tcp.c | 2 ++
4 files changed, 27 insertions(+), 1 deletion(-)
--
2.43.0
More information about the Linux-nvme
mailing list