[dpdk-dev] [PATCH 5/5] mbuf: Add in second vlan tag field to mbuf

2014-09-17 Thread Stephen Hemminger
On Wed, 17 Sep 2014 11:01:42 +0100 Bruce Richardson wrote: > Packets with double vlan tags are relatively common. Applications can be > written to use these, and some NICs (such as those supported by the i40e > driver) have hardware support for double vlan tags. To support apps and > drivers usin

[dpdk-dev] [PATCH 5/5] mbuf: Add in second vlan tag field to mbuf

2014-09-17 Thread Bruce Richardson
Packets with double vlan tags are relatively common. Applications can be written to use these, and some NICs (such as those supported by the i40e driver) have hardware support for double vlan tags. To support apps and drivers using double vlan tags, we need to add in a second vlan tag field into th