[dpdk-dev] [PATCH 0/2] support to clear in-flight packets for async
Yuan Wang
yuanx.wang at intel.com
Thu Sep 9 08:58:05 CEST 2021
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
More information about the dev
mailing list