[Pull Request] [J/linux-nvidia] NVMe/MVMEeOF: Patch NVMe/NVMeOF driver to support GDS
Brad Figg
bfigg at nvidia.com
Fri Jul 22 00:22:30 UTC 2022
The following changes since commit f55ad35dc7637ef61904ae01c8066cd51d45c481:
UBUNTU: Ubuntu-nvidia-5.15.0-1003.3 (2022-07-09 13:45:33 -0700)
are available in the Git repository at:
https://github.com/NVIDIA-BaseOS-6/linux-nvidia.git fcfe85048ab7e3afead7216234ebc59fd999b3b8
for you to fetch changes up to fcfe85048ab7e3afead7216234ebc59fd999b3b8:
NVMe/MVMEeOF: Patch NVMe/NVMeOF driver to support GDS (2022-07-21 16:08:08 -0700)
----------------------------------------------------------------
Sourab Gupta (1):
NVMe/MVMEeOF: Patch NVMe/NVMeOF driver to support GDS
drivers/nvme/host/Makefile | 4 +++-
drivers/nvme/host/nvfs-dma.c | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++
drivers/nvme/host/nvfs-dma.h | 122 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
drivers/nvme/host/nvfs-rdma.c | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++
drivers/nvme/host/nvfs-rdma.h | 130 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
drivers/nvme/host/nvfs.h | 113 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
drivers/nvme/host/pci.c | 17 +++++++++++++++++
drivers/nvme/host/rdma.c | 19 +++++++++++++++++++
8 files changed, 508 insertions(+), 1 deletion(-)
create mode 100644 drivers/nvme/host/nvfs-dma.c
create mode 100644 drivers/nvme/host/nvfs-dma.h
create mode 100644 drivers/nvme/host/nvfs-rdma.c
create mode 100644 drivers/nvme/host/nvfs-rdma.h
create mode 100644 drivers/nvme/host/nvfs.h
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20220722/d73e7391/attachment.html>
More information about the kernel-team
mailing list