Re: [PATCH 0/2] examples/l2fwd: Add option to enable/disable MAC addresses tweaking
From: Mcnamara, John <hidden>
Date: 2016-08-30 15:42:41
From: Mcnamara, John <hidden>
Date: 2016-08-30 15:42:41
-----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 0/2] examples/l2fwd: Add option to enable/disable MAC addresses tweaking This series adds a new option to enable/disable MAC addresses tweaking in l2fwd example. Doing that, we can enable basic VM 2 VM communication easily, without external projects dependencies, nor real NIC (as with vhost example).
Hi, This looks like a useful feature. However, I don't know if "tweaking" is the best description of the feature. Maybe "updating" would be better. John