> -Original Message-
> From: Daniele Di Proietto [mailto:diproiet...@vmware.com]
> Sent: Thursday, May 21, 2015 4:55 PM
> To: Traynor, Kevin
> Cc: dev@openvswitch.org
> Subject: Re: [ovs-dev] [PATCH] netdev-dpdk: Use default NIC configuration.
>
> This seems a re
This seems a really nice improvement to me. Thanks!
Unfortunately the patch doesn't apply anymore, could you
rebase and include my ack?
Acked-by: Daniele Di Proietto
On 19/05/2015 22:11, "Kevin Traynor" wrote:
>This patch simplifies Rx/Tx NIC configuration by removing
>custom values and using
This patch simplifies Rx/Tx NIC configuration by removing
custom values and using the defaults provided by the DPDK
PMDs. This also enables Rx vectorisation which improves
performance.
Signed-off-by: Kevin Traynor
---
lib/netdev-dpdk.c | 32 ++--
1 files changed, 2