[dpdk-dev] [PATCH 1/2] examples/l2fwd: Add new option to enable/disable MAC addresses tweaking

2016-08-30 Thread Mcnamara, John
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Maxime Coquelin > Sent: Tuesday, July 26, 2016 4:56 PM > To: Richardson, Bruce ; De Lara Guarch, Pablo > > Cc: dev at dpdk.org; Maxime Coquelin > Subject: [dpdk-dev] [PATCH 1/2] examples/

[dpdk-dev] [PATCH 1/2] examples/l2fwd: Add new option to enable/disable MAC addresses tweaking

2016-07-26 Thread Maxime Coquelin
l2fwd could be useful for testing virtual devices without the need of physical ones. To achieve this, this patch adds a new option to enable/disable the MAC addresses tweaking done at forwarding time: --[no-]mac-tweaking By default, MAC address tweaking remains enabled, to keep consistency with