Ferruh Yigit b2fd027389 mbuf: clarify QinQ flag usage
Update implementation that when PKT_RX_QINQ_STRIPPED mbuf ol_flags
set by PMD, PKT_RX_QINQ, PKT_RX_VLAN_STRIPPED & PKT_RX_VLAN
should be also set.

Clarify mbuf documentations that when PKT_RX_QINQ set PKT_RX_VLAN also
should be set.

So that appllication can rely on PKT_RX_QINQ flag to access both
mbuf.vlan_tci & mbuf.vlan_tci_outer

Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
Reviewed-by: Andrew Rybchenko <arybchenko@solarflare.com>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
2018-10-11 18:53:49 +02:00
..
2018-10-11 18:53:49 +02:00
2018-09-28 01:41:03 +02:00
2017-10-06 02:49:47 +02:00
2017-04-04 19:02:45 +02:00
2018-04-14 00:59:41 +02:00
2018-05-14 00:34:25 +02:00
2018-10-11 18:53:49 +02:00
2018-10-11 18:53:49 +02:00
2018-06-14 19:27:50 +02:00
2018-02-08 18:42:14 +01:00
2018-10-11 18:53:49 +02:00
2018-02-13 18:17:30 +01:00
2018-10-11 18:53:48 +02:00
2018-09-28 01:41:03 +02:00
2018-09-14 20:08:41 +02:00
2018-04-14 00:40:21 +02:00
2018-08-05 12:27:21 +02:00