[dpdk-dev] [PATCH v3 1/2] vhost: support to clear in-flight packets for async dequeue
Yang, YvonneX
yvonnex.yang at intel.com
Thu Sep 23 04:43:24 CEST 2021
> -----Original Message-----
> From: Wang, YuanX <yuanx.wang at intel.com>
> Sent: Wednesday, September 22, 2021 4:56 PM
> To: dev at dpdk.org
> Cc: maxime.coquelin at redhat.com; Xia, Chenbo <chenbo.xia 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>; Pai G, Sunil
> <sunil.pai.g at intel.com>
> Subject: [PATCH v3 1/2] vhost: support to clear in-flight packets for async
> dequeue
>
> rte_vhost_clear_queue_thread_unsafe() supports to clear in-flight packets
> for async enqueue only. But after supporting async dequeue, this API should
> support async dequeue too.
>
> Signed-off-by: Yuan Wang <yuanx.wang at intel.com>
> ---
Tested-by: Yvonne Yang <yvonnex.yang at intel.com>
More information about the dev
mailing list