app/testpmd: check mbufs in verbose mode
authorDavid Marchand <david.marchand@redhat.com>
Mon, 7 Jan 2019 08:57:12 +0000 (09:57 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 15 Jan 2019 01:40:40 +0000 (02:40 +0100)
commitb6ec9ce9e32ac9e86ece11180bac94284158d2ee
treeab2eda6fbd258ea18fb468e03bfd2830896ff36e
parentd4dca8fe437760ff866cf2aa35a612d7a099862b
app/testpmd: check mbufs in verbose mode

Let's check the received/sent mbufs, it can help debugging.

Signed-off-by: David Marchand <david.marchand@redhat.com>
Acked-by: Bernard Iremonger <bernard.iremonger@intel.com>
app/test-pmd/util.c