[PATCH v2 0/3] Support for Administrative Controllers

Kamaljit Singh posted 3 patches 3 months, 1 week ago
There is a newer version of this series
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(-)
[PATCH v2 0/3] Support for Administrative Controllers
Posted by Kamaljit Singh 3 months, 1 week ago
[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