> > This patch improves performance of vectored rx on i40e devices.
> >
> > Signed-off-by: Damjan Marion
> Acked-by: Helin Zhang with minor change requests.
>
> 1. commit log should be reworded.
> 2. likely should be added to the newly added if() line.
> 3. checkpatch.pl should be used to have
Helin, a comment?
2015-06-11 00:19, Damjan Marion:
> This patch improves performance of vectored rx on i40e devices.
>
> Signed-off-by: Damjan Marion
> ---
> drivers/net/i40e/i40e_rxtx.c | 5 +
> 1 file changed, 5 insertions(+)
>
> diff --git a/drivers/net/i40e/i40e_rxtx.c b/drivers/net/i4
> -Original Message-
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Damjan Marion
> Sent: Wednesday, June 10, 2015 3:19 PM
> To: dev at dpdk.org
> Cc: Damjan Marion
> Subject: [dpdk-dev] [PATCH] i40e: prefetch next mbuf in rx alloc code
>
> This patch
Hi Marion
> -Original Message-
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Damjan Marion
> Sent: Wednesday, June 10, 2015 3:19 PM
> To: dev at dpdk.org
> Cc: Damjan Marion
> Subject: [dpdk-dev] [PATCH] i40e: prefetch next mbuf in rx alloc code
>
This patch improves performance of vectored rx on i40e devices.
Signed-off-by: Damjan Marion
---
drivers/net/i40e/i40e_rxtx.c | 5 +
1 file changed, 5 insertions(+)
diff --git a/drivers/net/i40e/i40e_rxtx.c b/drivers/net/i40e/i40e_rxtx.c
index 2de0ac4..152e9e6 100644
--- a/drivers/net/i40e/
5 matches
Mail list logo