app/testpmd: modify mac in csum forwarding
authorMichael Qiu <michael.qiu@intel.com>
Fri, 7 Aug 2015 03:29:16 +0000 (11:29 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 29 Oct 2015 22:52:24 +0000 (23:52 +0100)
commit10f4620f02e1c96b13226c56b761724643b51142
treeccd76544a284f816d8d7707035bfba3dad89ed39
parent6bbf8c8f4de624a2252f3f1bd18c582527d8674b
app/testpmd: modify mac in csum forwarding

For some ethnet-switch like intel RRC, all the packet forwarded
out by DPDK will be dropped in switch side, so the packet
generator will never receive the packet.

Signed-off-by: Michael Qiu <michael.qiu@intel.com>
Acked-by: Jijiang Liu <jijiang.liu@intel.com>
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
app/test-pmd/csumonly.c