mbox

[0/2] support to clear in-flight packets for async

Message ID 20210909065807.812145-1-yuanx.wang@intel.com (mailing list archive)
Headers

Message

Wang, YuanX Sept. 9, 2021, 6:58 a.m. UTC
  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(-)