]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
nvme: enable PCI P2PDMA support for RDMA transport
authorShivaji Kant <shivajikant@google.com>
Mon, 6 Apr 2026 09:21:32 +0000 (09:21 +0000)
committerKeith Busch <kbusch@kernel.org>
Wed, 8 Apr 2026 15:25:51 +0000 (08:25 -0700)
commit23528aa3320a74b028e990b5a939fed32a8afc2f
tree95862da1efec9d79f3887f813b240b20a64e3448
parent0a5a94648627a438067fc8a6dd178187ceb112fb
nvme: enable PCI P2PDMA support for RDMA transport

Enable BLK_FEAT_PCI_P2PDMA on the NVMe when the underlying
RDMA controller supports it.

Suggested-by: Pranjal Shrivastava <praan@google.com>
Reviewed-by: Pranjal Shrivastava <praan@google.com>
Reviewed-by: Henrique Carvalho <henrique.carvalho@suse.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Shivaji Kant <shivajikant@google.com>
Signed-off-by: Keith Busch <kbusch@kernel.org>
drivers/nvme/host/rdma.c