Hi,
> -Original Message-
> From: Xie, Huawei
> Sent: Thursday, October 30, 2014 7:37 AM
> To: Ouyang, Changchun; Thomas Monjalon
> Cc: dev at dpdk.org
> Subject: RE: [dpdk-dev] [PATCH] vhost: Check descriptor number for vector
> Rx
>
>
>
> >
> -Original Message-
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Ouyang, Changchun
> Sent: Monday, October 27, 2014 6:56 AM
> To: Thomas Monjalon
> Cc: dev at dpdk.org
> Subject: Re: [dpdk-dev] [PATCH] vhost: Check descriptor number for vector
Hi Thomas,
> -Original Message-
> From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com]
> Sent: Monday, October 27, 2014 4:46 PM
> To: Ouyang, Changchun
> Cc: dev at dpdk.org
> Subject: Re: [dpdk-dev] [PATCH] vhost: Check descriptor number for vector
> Rx
2014-10-25 00:48, Ouyang, Changchun:
> From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com]
> > 2014-10-24 16:38, Ouyang Changchun:
> > > For zero copy, it need check whether RX descriptor num meets the least
> > > requirement when using vector PMD Rx function, and give user more
> > > hints
Hi Thomas,
Thanks for your comments and my response as below.
> -Original Message-
> From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com]
> Sent: Friday, October 24, 2014 5:28 PM
> To: Ouyang, Changchun
> Cc: dev at dpdk.org
> Subject: Re: [dpdk-dev] [P
For zero copy, it need check whether RX descriptor num meets the
least requirement when using vector PMD Rx function, and give user
more hints if it fails to meet the least requirement.
Signed-off-by: Changchun Ouyang
---
examples/vhost/main.c | 17 +
1 file changed, 17 inserti
Hi Changchun,
2014-10-24 16:38, Ouyang Changchun:
> For zero copy, it need check whether RX descriptor num meets the
> least requirement when using vector PMD Rx function, and give user
> more hints if it fails to meet the least requirement.
[...]
> --- a/examples/vhost/main.c
> +++ b/examples/v
7 matches
Mail list logo