[dpdk-dev] [PATCH 0/2] support to clear in-flight packets for async
Xia, Chenbo
chenbo.xia at intel.com
Wed Sep 15 09:00:03 CEST 2021
Hi Yuan,
> -----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.
It'll be better if you can list the patchset this one depends on, otherwise
it will increase overhead for reviewers. Luckily I know the dependency, but
let's add it in new version.
Thanks,
Chenbo
>
> 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