Re: [dpdk-dev] [PATCH v6 10/15] vhost: create descriptor mapping function

2018-07-04 Thread Maxime Coquelin
On 07/04/2018 07:56 AM, Tiwei Bie wrote: On Mon, Jul 02, 2018 at 10:16:24AM +0200, Maxime Coquelin wrote: Signed-off-by: Maxime Coquelin --- lib/librte_vhost/virtio_net.c | 61 ++- 1 file changed, 37 insertions(+), 24 deletions(-) diff --git a/lib/

Re: [dpdk-dev] [PATCH v6 10/15] vhost: create descriptor mapping function

2018-07-03 Thread Tiwei Bie
On Mon, Jul 02, 2018 at 10:16:24AM +0200, Maxime Coquelin wrote: > Signed-off-by: Maxime Coquelin > --- > lib/librte_vhost/virtio_net.c | 61 > ++- > 1 file changed, 37 insertions(+), 24 deletions(-) > > diff --git a/lib/librte_vhost/virtio_net.c b/lib/li

[dpdk-dev] [PATCH v6 10/15] vhost: create descriptor mapping function

2018-07-02 Thread Maxime Coquelin
Signed-off-by: Maxime Coquelin --- lib/librte_vhost/virtio_net.c | 61 ++- 1 file changed, 37 insertions(+), 24 deletions(-) diff --git a/lib/librte_vhost/virtio_net.c b/lib/librte_vhost/virtio_net.c index f0e2e6a1f..64664b7de 100644 --- a/lib/librte_vhost