app/testpmd: add loopback topology
authorCyril Chemparathy <cchemparathy@tilera.com>
Thu, 3 Apr 2014 17:30:11 +0000 (10:30 -0700)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 16 May 2014 11:23:08 +0000 (13:23 +0200)
commit3e2006d6186cc63606536e4d6140aa2fa44e38a3
tree0c7d5eb79cc7257b87aa521db9505881507ccac5
parent5706de65334e11bae4847e9ace5e58b71d743f42
app/testpmd: add loopback topology

This commits adds a new "loop" option to the --port-topology argument.  With
the loop option specified, ingress traffic is simply transmitted back on the
same interface.

Signed-off-by: Cyril Chemparathy <cchemparathy@tilera.com>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
app/test-pmd/config.c
app/test-pmd/parameters.c
app/test-pmd/testpmd.h