app/testpmd: introduce IP parsing functions in csum fwd engine
authorOlivier Matz <olivier.matz@6wind.com>
Fri, 13 Feb 2015 09:22:41 +0000 (10:22 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 16 Feb 2015 18:21:18 +0000 (19:21 +0100)
commit160c3dc9458c16923e33d67142603cea9e8c1e1a
tree14ccd8adc91d1ae547bb8b556730df27090cf8c2
parent3994a3e8bbcea320af1499936e56b4b9c3ae3050
app/testpmd: introduce IP parsing functions in csum fwd engine

These functions may be used to parse encapsulated layers
when we will support IP over GRE tunnels.

No functional change.

Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
Acked-by: Jijiang Liu <jijiang.liu@intel.com>
app/test-pmd/csumonly.c