[PATCH v3 2/3] net/virtio: store desc IOVA address in vring data structure
Maxime Coquelin
maxime.coquelin at redhat.com
Wed Jul 3 15:41:13 CEST 2024
On 7/3/24 12:03, Srujana Challa wrote:
> Stores desc IOVA in the queue's vring data structure,
> as preliminary work to provide a way for Virtio-user
> to share desc IOVA to the vhost backend.
>
> Signed-off-by: Srujana Challa <schalla at marvell.com>
> ---
> drivers/net/virtio/virtio_ring.h | 12 ++++++++----
> drivers/net/virtio/virtqueue.c | 4 ++--
> 2 files changed, 10 insertions(+), 6 deletions(-)
>
Reviewed-by: Maxime Coquelin <maxime.coquelin at redhat.com>
Thanks,
Maxime
More information about the dev
mailing list