Re: [dpdk-dev] [PATCH v3] mbuf: clarify QINQ flag usage

2018-10-09 Thread Ferruh Yigit
On 10/9/2018 9:59 AM, Olivier Matz wrote: > On Wed, Oct 03, 2018 at 04:19:12PM +0100, Ferruh Yigit wrote: >> 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 tha

Re: [dpdk-dev] [PATCH v3] mbuf: clarify QINQ flag usage

2018-10-09 Thread Olivier Matz
On Wed, Oct 03, 2018 at 04:19:12PM +0100, Ferruh Yigit wrote: > 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

[dpdk-dev] [PATCH v3] mbuf: clarify QINQ flag usage

2018-10-03 Thread Ferruh Yigit
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