Re: [PATCH v3 00/11] mlx5 support for VFIO self test
[email protected] Wed, 5 Aug 2026 15:37:02 -0300
| Newsgroups | org.kernel.vger.linux-kselftest,dev.linux.lists.llvm,dev.linux.lists.patches,org.kernel.vger.kvm,org.kernel.vger.linux-rdma,org.kernel.vger.netdev |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Jul 16, 2026 at 02:03:16PM -0300, Jason Gunthorpe wrote: > Add an mlx5 driver to VFIO self test. This is largely a remix of the > existing VFIO mlx5 driver in rdma-core. It uses an RDMA loopback QP > to issue RDMA WRITE operations which effectively perform memory > copies using DMA. Since mlx5 has a stable programming ABI this > should work on devices from CX5 to current HW. The device FW must > support the QP loopback configuration. David I was going to respin this to fix the minor nits, do you have any more feedback or are we good to merge it ? Thanks, Jason