> -Original Message-
> From: Liu, Yong
> Sent: Thursday, November 07, 2019 4:29 PM
> To: Maxime Coquelin ; Bie, Tiwei
> ; Wang, Zhihong
> Cc: dev@dpdk.org
> Subject: RE: [PATCH] vhost: fix batch enqueue only handle few packets
>
>
>
> > -Original Message-
> > From: Maxime Coqu
> -Original Message-
> From: Maxime Coquelin
> Sent: Thursday, November 07, 2019 4:20 PM
> To: Liu, Yong ; Bie, Tiwei ; Wang,
> Zhihong
> Cc: dev@dpdk.org
> Subject: Re: [PATCH] vhost: fix batch enqueue only handle few packets
>
>
>
> On 11/7/19 3:37 PM, Marvin Liu wrote:
> > After e
On 11/7/19 3:37 PM, Marvin Liu wrote:
> After enqueue function finished, packet index has been increased. Batch
> enqueue function should retrieve mbuf structure pointed by that index.
>
> Fixes: 0294211bb6dc ("vhost: optimize packed ring enqueue")
>
> Signed-off-by: Marvin Liu
> ---
> lib/l
On 11/7/19 3:37 PM, Marvin Liu wrote:
> After enqueue function finished, packet index has been increased. Batch
> enqueue function should retrieve mbuf structure pointed by that index.
>
> Fixes: 0294211bb6dc ("vhost: optimize packed ring enqueue")
>
> Signed-off-by: Marvin Liu
> ---
> lib/l
After enqueue function finished, packet index has been increased. Batch
enqueue function should retrieve mbuf structure pointed by that index.
Fixes: 0294211bb6dc ("vhost: optimize packed ring enqueue")
Signed-off-by: Marvin Liu
---
lib/librte_vhost/virtio_net.c | 3 ++-
1 file changed, 2 inser
5 matches
Mail list logo