Fixes: 7dde68cf0e13 ("net: add missing rte prefix for ESP tail")

Signed-off-by: David Marchand <[email protected]>
---
 doc/guides/rel_notes/release_19_11.rst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/doc/guides/rel_notes/release_19_11.rst 
b/doc/guides/rel_notes/release_19_11.rst
index 40121b9..d63413b 100644
--- a/doc/guides/rel_notes/release_19_11.rst
+++ b/doc/guides/rel_notes/release_19_11.rst
@@ -162,6 +162,8 @@ API Changes
    Also, make sure to start the actual text at the margin.
    =========================================================
 
+* The network structure ``esp_tail`` has been prefixed by ``rte_``.
+
 * ethdev: changed ``rte_eth_dev_infos_get`` return value from ``void`` to
   ``int`` to provide a way to report various error conditions.
 
-- 
1.8.3.1

Reply via email to