[PATCH v4 5/5] examples/vhost: support async dequeue data path

Maxime Coquelin maxime.coquelin at redhat.com
Thu May 5 21:38:58 CEST 2022



On 5/5/22 08:23, xuan.ding at intel.com wrote:
> From: Xuan Ding <xuan.ding at intel.com>
> 
> This patch adds the use case for async dequeue API. Vswitch can
> leverage DMA device to accelerate vhost async dequeue path.
> 
> Signed-off-by: Wenwu Ma <wenwux.ma at intel.com>
> Signed-off-by: Yuan Wang <yuanx.wang at intel.com>
> Signed-off-by: Xuan Ding <xuan.ding at intel.com>
> ---
>   doc/guides/sample_app_ug/vhost.rst |   9 +-
>   examples/vhost/main.c              | 292 ++++++++++++++++++++---------
>   examples/vhost/main.h              |  35 +++-
>   examples/vhost/virtio_net.c        |  16 +-
>   4 files changed, 254 insertions(+), 98 deletions(-)
> 

Reviewed-by: Maxime Coquelin <maxime.coquelin at redhat.com>

Thanks,
Maxime



More information about the dev mailing list