Re: [dpdk-dev] [PATCH v6 06/10] vhost: add the APIs to operate inflight ring

2019-09-15 Thread Yu, Jin
> -Original Message- > From: Maxime Coquelin [mailto:maxime.coque...@redhat.com] > Sent: Thursday, September 12, 2019 5:27 PM > To: Yu, Jin ; dev@dpdk.org > Cc: Liu, Changpeng ; Bie, Tiwei > ; Wang, Zhihong ; Lin Li > ; Xun Ni ; Yu Zhang > > Subject: Re: [PATCH v6 06/10] vhost: add the API

Re: [dpdk-dev] [PATCH v6 06/10] vhost: add the APIs to operate inflight ring

2019-09-12 Thread Maxime Coquelin
On 8/29/19 4:12 PM, JinYu 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 > Signed-off-by: Xun Ni > Signed-off-by: Yu Zhang > Signed-off-by: Jin Yu > --- > lib/l

Re: [dpdk-dev] [PATCH v6 06/10] vhost: add the APIs to operate inflight ring

2019-09-11 Thread Kevin Traynor
On 29/08/2019 15:12, JinYu 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 > Signed-off-by: Xun Ni > Signed-off-by: Yu Zhang > Signed-off-by: Jin Yu > --- > lib/lib