> -----Original Message----- > From: Maxime Coquelin [mailto:[email protected]] > Sent: Thursday, September 12, 2019 5:28 PM > To: Yu, Jin <[email protected]>; [email protected] > Cc: Liu, Changpeng <[email protected]>; Bie, Tiwei > <[email protected]>; Wang, Zhihong <[email protected]>; Lin Li > <[email protected]>; Xun Ni <[email protected]>; Yu Zhang > <[email protected]> > 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 <[email protected]> > > Signed-off-by: Xun Ni <[email protected]> > > Signed-off-by: Yu Zhang <[email protected]> > > Signed-off-by: Jin Yu <[email protected]> > > --- > > 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.

