numam-dpdk/lib/librte_mbuf
Olivier Matz 2c15c5377d net: support NVGRE in software packet type parser
Add support of Nvgre tunnels in rte_net_get_ptype(). At the same
time, as Nvgre transports Ethernet, we need to add the support for inner
Vlan, QinQ, and Mpls.

Signed-off-by: Jean Dao <jean.dao@6wind.com>
Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
2016-10-11 18:17:13 +02:00
..
Makefile mbuf: move packet type definitions in a new file 2016-10-11 18:16:22 +02:00
rte_mbuf_ptype.h net: support NVGRE in software packet type parser 2016-10-11 18:17:13 +02:00
rte_mbuf_version.map mbuf: add function to read packet data 2016-10-11 18:16:10 +02:00
rte_mbuf.c mbuf: add function to read packet data 2016-10-11 18:16:10 +02:00
rte_mbuf.h mbuf: move packet type definitions in a new file 2016-10-11 18:16:22 +02:00