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 <m...@smartsharesystems.com> > Signed-off-by: Olivier Matz <olivier.m...@6wind.com> > --- > doc/guides/rel_notes/deprecation.rst | 4 ++++ > lib/librte_mbuf/rte_mbuf.h | 11 +++++++++-- > 2 files changed, 13 insertions(+), 2 deletions(-)
Applied without the deprecation notice. The deprecation notice should be separate and wait for 3 acks. I think we should try to group it with full cleanup of the mbuf namespace.