Re: [PATCH v3 00/11] mlx5 support for VFIO self test
David Matlack <[email protected]>
| Newsgroups | dev.linux.lists.llvm,dev.linux.lists.patches,org.kernel.vger.kvm,org.kernel.vger.linux-kselftest,org.kernel.vger.linux-rdma,org.kernel.vger.netdev |
|---|---|
| Message-ID | <CALzav=f5oUW+B9RvOyaRGtG=6CX_4g-2Di+obFZ4O6B-chZtAQ@mail.gmail.com> |
On Wed, Aug 5, 2026 at 11:39 AM <[email protected]> wrote: > > 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 ? Sorry for the delay. This has been on my to-do list, but it keeps getting preempted. I will do a pass through it today and make sure there's nothing else needed in the respin.