numam-dpdk/app
Bruce Richardson b4a0af7ed0 app/testpmd: fix cmdline variable types
A number of commandline entries in the testpmd commandline were actually
defined as being string type values when in fact they were being
initialized as integer types. Correct this by specifying them as integer
type values in the type definition.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
2014-06-19 00:57:50 +02:00
..
cmdline_test remove trailing whitespaces 2014-06-11 00:29:34 +02:00
dump_cfg remove trailing whitespaces 2014-06-11 00:29:34 +02:00
test app/test: packet framework unit tests 2014-06-17 03:34:11 +02:00
test-acl acl: new test-acl application 2014-06-14 01:29:45 +02:00
test-pipeline app/pipeline: packet framework benchmark 2014-06-17 03:34:11 +02:00
test-pmd app/testpmd: fix cmdline variable types 2014-06-19 00:57:50 +02:00
Makefile app/pipeline: packet framework benchmark 2014-06-17 03:34:11 +02:00