From: Shahaf Shuler Date: Sun, 23 Jul 2017 10:23:09 +0000 (+0300) Subject: doc: postpone unaccomplished offloads deprecation X-Git-Tag: spdx-start~2263 X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;ds=sidebyside;h=46204b02f7f1e9e8e9295eb8dd95bb52f76c2836;p=dpdk.git doc: postpone unaccomplished offloads deprecation The work on ethdev Rx and Tx offloads has not been completed for 17.08. It will be completed on 17.11 The notice is kept and postponed until the end of this work. Signed-off-by: Shahaf Shuler --- diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst index 3c687b1b80..f6bd910435 100644 --- a/doc/guides/rel_notes/deprecation.rst +++ b/doc/guides/rel_notes/deprecation.rst @@ -39,7 +39,7 @@ Deprecation Notices 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. -* ethdev: Tx offloads will no longer be enabled by default in 17.08. +* ethdev: Tx offloads will no longer be enabled by default in 17.11. Instead, the ``rte_eth_txmode`` structure will be extended with bit field to enable each Tx offload. Besides of making the Rx/Tx configuration API more consistent for the