Re: [PATCH 1/2] examples/l2fwd: Add new option to enable/disable MAC addresses tweaking
From: Mcnamara, John <hidden>
Date: 2016-08-30 15:42:49
From: Mcnamara, John <hidden>
Date: 2016-08-30 15:42:49
-----Original Message----- From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Maxime Coquelin Sent: Tuesday, July 26, 2016 4:56 PM To: Richardson, Bruce <redacted>; De Lara Guarch, Pablo [off-list ref] Cc: dev@dpdk.org; Maxime Coquelin <redacted> Subject: [dpdk-dev] [PATCH 1/2] examples/l2fwd: Add new option to enable/disable MAC addresses tweaking 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
Acked-by: John McNamara <redacted>