vfio/mlx5: Enable the DMA link API
authorLeon Romanovsky <leonro@nvidia.com>
Tue, 20 May 2025 13:46:32 +0000 (16:46 +0300)
committerAlex Williamson <alex.williamson@redhat.com>
Tue, 20 May 2025 14:32:07 +0000 (08:32 -0600)
commit089803c40193ccce21da04d9f047468eba3aa47f
tree8f98d2ce0b1d14e1de4719ad8ea626d562918342
parentac6c973a480bcbd1161974b6b8ec6fd12e87b506
vfio/mlx5: Enable the DMA link API

Remove intermediate scatter-gather table completely and
enable new DMA link API.

Tested-by: Jens Axboe <axboe@kernel.dk>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
Acked-by: Yishai Hadas <yishaih@nvidia.com>
Link: https://lore.kernel.org/r/f71638d50c9c79a462f2e0423501b1de77617656.1747747694.git.leon@kernel.org
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
drivers/vfio/pci/mlx5/cmd.c
drivers/vfio/pci/mlx5/cmd.h
drivers/vfio/pci/mlx5/main.c