app/testpmd: dump offload flags with new functions
authorOlivier Matz <olivier.matz@6wind.com>
Wed, 12 Oct 2016 15:39:44 +0000 (17:39 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 12 Oct 2016 16:35:44 +0000 (18:35 +0200)
commit3f3061f4a23da49a1cd945fec21dbe8ff02624ff
tree966992d5d585c9592b5f51b572a7f473eb730239
parent5d4955d3e3f08d75ecfa5da4cd824db82f078261
app/testpmd: dump offload flags with new functions

Use the functions introduced in the previous commit to dump the offload
flags.

Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
app/test-pmd/csumonly.c
app/test-pmd/rxonly.c