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

2018-10-02 Thread Ferruh Yigit
On 10/2/2018 10:44 AM, Andrew Rybchenko wrote: > On 10/2/18 1:17 PM, 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_QIN

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

2018-10-02 Thread Andrew Rybchenko
On 10/2/18 1:17 PM, 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 be set. So that appllication c

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

2018-10-02 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