numam-dpdk/app
Pablo de Lara 2704ad28ad app/testpmd: swap MAC in IEEE1588 forwarding
IEEE1588 forwarding mode uses same port to receive and transmit packets.
In this mode, the MAC address in the packets are not touched,
and therefore, packets could be sent with the same destination
MAC address as the MAC address of the port that is transmitting,
which causes the packet to be dropped in some NICs.

In order to avoid this scenario, MAC addresses are swapped
before packet is sent out.

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Acked-by: John McNamara <john.mcnamara@intel.com>
2015-12-10 22:20:08 +01:00
..
cmdline_test app/cmdline_test: add missing dependencies 2015-12-03 00:02:26 +01:00
proc_info app/proc_info: rename binary with prefix 2015-12-06 15:41:05 +01:00
test app/test: fix ring unit test 2015-12-07 04:10:15 +01:00
test-acl acl: add NEON optimization for ARMv8 2015-11-18 22:44:01 +01:00
test-pipeline table: add key mask to 8 and 16-byte hash parameters 2015-11-26 00:45:50 +01:00
test-pmd app/testpmd: swap MAC in IEEE1588 forwarding 2015-12-10 22:20:08 +01:00
Makefile app: replace dump_cfg by proc_info 2015-07-17 02:26:38 +02:00