app/testpmd: allow txpkts to be setup via command line
authorCyril Chemparathy <cchemparathy@tilera.com>
Thu, 3 Apr 2014 17:30:14 +0000 (10:30 -0700)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 16 May 2014 11:25:08 +0000 (13:25 +0200)
commita7e7bb4e44010f69a73400302a8b1cb77549f0e1
treeeb226867b88cddfad44a954fdc85ea2cda44c033
parente9e23a617eb877b625544a84a7bb76bd992bced4
app/testpmd: allow txpkts to be setup via command line

We allow a new --txpkts command-line parameter to configure segment sizes when
in txonly or flowgen forwarding modes.

Signed-off-by: Cyril Chemparathy <cchemparathy@tilera.com>
[Thomas: add usage help]
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
app/test-pmd/parameters.c