From 007d8eac943d374c3fc0d6edd23a5774f8540db3 Mon Sep 17 00:00:00 2001 From: Thomas Monjalon Date: Tue, 8 Aug 2017 01:31:54 +0200 Subject: [PATCH] doc: postpone VLAN flags rework The rework of VLAN flags in mbuf was not completed in 17.08. Signed-off-by: Thomas Monjalon --- doc/guides/rel_notes/deprecation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.20.1