app/testpmd: remove incorrect parameter limits in help command line
authorPablo de Lara <pablo.de.lara.guarch@intel.com>
Fri, 6 Feb 2015 14:22:52 +0000 (14:22 +0000)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Sat, 14 Feb 2015 10:35:24 +0000 (11:35 +0100)
commit57af3415b25d1eabece8e9392fd390ca09b2a2fd
tree088f11524f5ddc7384e4e1da746d6f990b380440
parent44fa5307b0e56c7be37314fd9c9e1341ebb32907
app/testpmd: remove incorrect parameter limits in help command line

Ring threshold parameters an RX/TX queue (pthresh, wthresh and hthresh)
had an incorrect range of values shown in help command line.

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Acked-by: Sergio Gonzalez Monroy <sergio.gonzalez.monroy@intel.com>
app/test-pmd/parameters.c