numam-dpdk/examples/l2fwd
Maxime Coquelin cf435a07c0 examples/l2fwd: add option --[no-]mac-updating
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 updating done at forwarding time: --[no-]mac-updating

It enables the use of l2fwd for basic VM to VM communication.

By default, MAC address updating remains enabled, to keep consistency
with previous usage.

Signed-off-by: Maxime Coquelin <maxime.coquelin@redhat.com>
Acked-by: John McNamara <john.mcnamara@intel.com>
2016-10-13 14:37:48 +02:00
..
main.c examples/l2fwd: add option --[no-]mac-updating 2016-10-13 14:37:48 +02:00
Makefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00