[dpdk-dev] [PATCH v11 6/9] vhost: add the APIs to operate inflight ring

Maxime Coquelin maxime.coquelin at redhat.com
Fri Oct 11 12:14:37 CEST 2019



On 10/9/19 10:48 PM, Jin Yu wrote:
> This patch introduces three APIs to operate the inflight
> ring. Three APIs are set, set last and clear. It includes
> split and packed ring.
> 
> Signed-off-by: Lin Li <lilin24 at baidu.com>
> Signed-off-by: Xun Ni <nixun at baidu.com>
> Signed-off-by: Yu Zhang <zhangyu31 at baidu.com>
> Signed-off-by: Jin Yu <jin.yu at intel.com>
> ---
>  lib/librte_vhost/rte_vhost.h           | 116 +++++++++++
>  lib/librte_vhost/rte_vhost_version.map |   6 +
>  lib/librte_vhost/vhost.c               | 273 +++++++++++++++++++++++++
>  3 files changed, 395 insertions(+)
> 

Reviewed-by: Maxime Coquelin <maxime.coquelin at redhat.com>



More information about the dev mailing list