app/testpmd: display LRO segment size
authorOlivier Matz <olivier.matz@6wind.com>
Thu, 13 Oct 2016 14:16:07 +0000 (16:16 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 13 Oct 2016 18:45:56 +0000 (20:45 +0200)
commit58969992954ddee2e035350431ed68e405c8e40e
treeb7b19e9f538226eb6b4a47f4373732db6d682698
parent6ca3a595e0f0179d044c8e3636f8454f7fc83a38
app/testpmd: display LRO segment size

In csumonly engine, display the value of LRO segment if the
LRO flag is set.

Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
Reviewed-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>
app/test-pmd/csumonly.c