Re: Implement initial driver for virtio-RDMA devices(kernel), virtio-rdma device model(qemu) and vhost-user-RDMA backend device(dpdk)
From: Leon Romanovsky
Date: Thu Dec 18 2025 - 11:20:33 EST
On Wed, Dec 17, 2025 at 04:49:47PM +0800, Xiong Weimin wrote:
> Hi all,
>
> This testing instructions aims to introduce an emulating a soft ROCE
> device with normal NIC(no RDMA).
What is it? We already have one soft RoCE device implemented in the
kernel (drivers/infiniband/sw/rxe), which doesn't require any QEMU
changes at all.
Thanks