app/testpmd: dump packet type with new function
authorOlivier Matz <olivier.matz@6wind.com>
Mon, 3 Oct 2016 08:38:56 +0000 (10:38 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 11 Oct 2016 16:22:46 +0000 (18:22 +0200)
commit351537e99a98394fc6d75e55d79a54cf32a6a8ff
tree6cb05284eea1319f904048267f41c8d45349c8ee
parent8c5cb949937b474b50b41e5a3f730ccff3229085
app/testpmd: dump packet type with new function

Use the function introduced in previous commit to dump the packet type
of the received packet.

Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
app/test-pmd/rxonly.c