app/testpmd: command to configure MTU
authorIvan Boule <ivan.boule@6wind.com>
Tue, 17 Jun 2014 18:09:32 +0000 (20:09 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 17 Jun 2014 22:55:22 +0000 (00:55 +0200)
commitae03d0d18adf4f45fe771be7b2855b50b20c1604
treefce14dfe1a8bef8d4f9503097f9e1a1d7fc20712
parent12cd0cccc3db2db2e7b1c3f295efa7b2751c06f0
app/testpmd: command to configure MTU

Take avantage of the .set_mtu ethdev function and make it possible to configure
MTU on devices using testpmd.

Signed-off-by: Ivan Boule <ivan.boule@6wind.com>
Signed-off-by: David Marchand <david.marchand@6wind.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
app/test-pmd/cmdline.c
app/test-pmd/config.c
app/test-pmd/testpmd.h