On 5/5/22 08:23, xuan.d...@intel.com wrote:
From: Xuan Ding <xuan.d...@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...@intel.com>
Signed-off-by: Yuan Wang <yuanx.w...@intel.com>
Signed-off-by: Xuan Ding <xuan.d...@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.coque...@redhat.com>

Thanks,
Maxime

Reply via email to