[dpdk-dev] [PATCH v6 07/10] vhost: add APIs for user getting inflight ring

Yu, Jin jin.yu at intel.com
Mon Sep 16 03:20:12 CEST 2019



> -----Original Message-----
> From: Maxime Coquelin [mailto:maxime.coquelin at redhat.com]
> Sent: Thursday, September 12, 2019 5:28 PM
> To: Yu, Jin <jin.yu at intel.com>; dev at dpdk.org
> Cc: Liu, Changpeng <changpeng.liu at intel.com>; Bie, Tiwei
> <tiwei.bie at intel.com>; Wang, Zhihong <zhihong.wang at intel.com>; Lin Li
> <lilin24 at baidu.com>; Xun Ni <nixun at baidu.com>; Yu Zhang
> <zhangyu31 at baidu.com>
> Subject: Re: [PATCH v6 07/10] vhost: add APIs for user getting inflight ring
> 
> 
> 
> On 8/29/19 4:12 PM, JinYu wrote:
> > This patch introduces two APIs. one is for getting inflgiht ring and
> > the other is for getting base.
> >
> > 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 | 40 ++++++++++++++++++++++++
> >  lib/librte_vhost/vhost.c     | 59 ++++++++++++++++++++++++++++++++++++
> >  2 files changed, 99 insertions(+)
> >
> 
> PLease add these new APIs to the version map file.
It's my fault, I just forgot to add these APIs to version map file. Will fix it in next version.

Thanks.


More information about the dev mailing list