Re: [dpdk-dev] [PATCH] mbuf: rename Tx VLAN flags

2018-01-29 Thread Thomas Monjalon
29/01/2018 10:37, Olivier Matz: > For consistency with the Rx flags, the flags PKT_TX_VLAN_PKT and > PKT_TX_QINQ_PKT are respectively renamed as PKT_TX_VLAN and > PKT_TX_QINQ. The old defines are deprecated but will stay for some time > for compatibility. > > Reported-by: Morten Brørup > Signed-o

[dpdk-dev] [PATCH] mbuf: rename Tx VLAN flags

2018-01-29 Thread Olivier Matz
For consistency with the Rx flags, the flags PKT_TX_VLAN_PKT and PKT_TX_QINQ_PKT are respectively renamed as PKT_TX_VLAN and PKT_TX_QINQ. The old defines are deprecated but will stay for some time for compatibility. Reported-by: Morten Brørup Signed-off-by: Olivier Matz --- doc/guides/rel_notes