[dpdk-dev] [PATCH 0/2] support to clear in-flight packets for async
Yang, YvonneX
yvonnex.yang at intel.com
Wed Sep 22 04:19:05 CEST 2021
> -----Original Message-----
> From: Wang, YuanX <yuanx.wang at intel.com>
> Sent: Thursday, September 9, 2021 2:58 PM
> To: dev at dpdk.org
> Cc: maxime.coquelin at redhat.com; Xia, Chenbo <chenbo.xia at intel.com>;
> Pai G, Sunil <sunil.pai.g at intel.com>; Hu, Jiayu <jiayu.hu at intel.com>; Ding,
> Xuan <xuan.ding at intel.com>; Jiang, Cheng1 <cheng1.jiang at intel.com>; Ma,
> WenwuX <wenwux.ma at intel.com>; Yang, YvonneX
> <yvonnex.yang at intel.com>; Wang, YuanX <yuanx.wang at intel.com>
> Subject: [PATCH 0/2] support to clear in-flight packets for async
>
> 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
Tested-by: Yvonne Yang <yvonnex.yang at intel.com>
More information about the dev
mailing list