RE: [EXT] Re: [PATCH] net/virtio-user: support IOVA as PA mode for vDPA backend

2024-02-27 Thread Srujana Challa
> Subject: [EXT] Re: [PATCH] net/virtio-user: support IOVA as PA mode for vDPA > backend > > External Email > > -- > Hi Srujana, > > On 2/27/24 06:56, Srujana Challa wrote: > > Disable use_

Re: [PATCH] net/virtio-user: support IOVA as PA mode for vDPA backend

2024-02-27 Thread Maxime Coquelin
Hi Srujana, On 2/27/24 06:56, Srujana Challa wrote: Disable use_va flag for VDPA backend type and fixes the issues with shadow control command processing, when it is disabled. This will help to make virtio user driver works in IOVA as PA mode for vDPA backend. It is too late for v24.03, but a

[PATCH] net/virtio-user: support IOVA as PA mode for vDPA backend

2024-02-26 Thread Srujana Challa
Disable use_va flag for VDPA backend type and fixes the issues with shadow control command processing, when it is disabled. This will help to make virtio user driver works in IOVA as PA mode for vDPA backend. Signed-off-by: Srujana Challa --- drivers/net/virtio/virtio_ring.h | 12 ++

[PATCH] net/virtio-user: support IOVA as PA mode for vDPA backend

2024-02-26 Thread Srujana Challa
Disable use_va flag for VDPA backend type and fixes the issues with shadow control command processing, when it is disabled. This will help to make virtio user driver works in IOVA as PA mode for vDPA backend. Signed-off-by: Srujana Challa --- drivers/net/virtio/virtio_ring.h | 12 ++

[PATCH] net/virtio-user: support IOVA as PA mode for vDPA backend

2024-02-26 Thread Srujana Challa
Disable use_va flag for VDPA backend type and fixes the issues with shadow control command processing, when it is disabled. This will help to make virtio user driver works in IOVA as PA mode for vDPA backend. Signed-off-by: Srujana Challa --- drivers/net/virtio/virtio_ring.h | 12 ++