From: Thomas Monjalon Date: Mon, 7 Aug 2017 23:31:54 +0000 (+0200) Subject: doc: postpone VLAN flags rework X-Git-Tag: spdx-start~2199 X-Git-Url: http://git.droids-corp.org/?p=dpdk.git;a=commitdiff_plain;h=007d8eac943d374c3fc0d6edd23a5774f8540db3 doc: postpone VLAN flags rework The rework of VLAN flags in mbuf was not completed in 17.08. Signed-off-by: Thomas Monjalon --- diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst index c6d8ab24ed..2352f8fd67 100644 --- a/doc/guides/rel_notes/deprecation.rst +++ b/doc/guides/rel_notes/deprecation.rst @@ -32,7 +32,7 @@ Deprecation Notices * The mbuf flags PKT_RX_VLAN_PKT and PKT_RX_QINQ_PKT are deprecated and are respectively replaced by PKT_RX_VLAN_STRIPPED and PKT_RX_QINQ_STRIPPED, that are better described. The old flags and - their behavior will be kept until 17.05 and will be removed in 17.08. + their behavior will be kept until 17.08 and will be removed in 17.11. * ethdev: Tx offloads will no longer be enabled by default in 17.11. Instead, the ``rte_eth_txmode`` structure will be extended with