From 37f017931185ded0e9973a9437d0b5733f90bab5 Mon Sep 17 00:00:00 2001 From: Thomas Monjalon Date: Wed, 9 Nov 2016 23:27:30 +0100 Subject: [PATCH] doc: postpone ABI changes for Tx prepare The changes for the feature "Tx prepare" should be made in version 17.02. Signed-off-by: Thomas Monjalon Acked-by: John McNamara Acked-by: Tomasz Kulasek Acked-by: Konstantin Ananyev --- doc/guides/rel_notes/deprecation.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst index 1a9e1aec2f..ab6014da25 100644 --- a/doc/guides/rel_notes/deprecation.rst +++ b/doc/guides/rel_notes/deprecation.rst @@ -8,8 +8,8 @@ API and ABI deprecation notices are to be posted here. Deprecation Notices ------------------- -* In 16.11 ABI changes are planned: the ``rte_eth_dev`` structure will be - extended with new function pointer ``tx_pkt_prep`` allowing verification +* In 17.02 ABI changes are planned: the ``rte_eth_dev`` structure will be + extended with new function pointer ``tx_pkt_prepare`` allowing verification and processing of packet burst to meet HW specific requirements before transmit. Also new fields will be added to the ``rte_eth_desc_lim`` structure: ``nb_seg_max`` and ``nb_mtu_seg_max`` providing information about number of -- 2.20.1