> -----Original Message-----
> From: Wang, YuanX <yuanx.w...@intel.com>
> Sent: Thursday, September 9, 2021 2:58 PM
> To: dev@dpdk.org
> Cc: maxime.coque...@redhat.com; Xia, Chenbo <chenbo....@intel.com>;
> Pai G, Sunil <sunil.pa...@intel.com>; Hu, Jiayu <jiayu...@intel.com>; Ding,
> Xuan <xuan.d...@intel.com>; Jiang, Cheng1 <cheng1.ji...@intel.com>; Ma,
> WenwuX <wenwux...@intel.com>; Yang, YvonneX
> <yvonnex.y...@intel.com>; Wang, YuanX <yuanx.w...@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.y...@intel.com>

Reply via email to