This patch supports to clear in-flight packets for aysnc dequeue and
introduces thread-safe version of this function.

Yuan Wang (2):
  vhost: support to clear in-flight packets for async dequeue
  vhost: support thread-safe API for clearing in-flight packets in async
    vhost

 lib/vhost/rte_vhost_async.h | 21 +++++++++++++++++
 lib/vhost/version.map       |  1 +
 lib/vhost/virtio_net.c      | 46 ++++++++++++++++++++++++++++++++++---
 3 files changed, 65 insertions(+), 3 deletions(-)

-- 
2.25.1

Reply via email to