[RFC 1/7] doc: update versions in deprecation file
Stephen Hemminger
stephen at networkplumber.org
Thu May 21 06:17:01 CEST 2026
This document was mentioned 23.11 release and needs update
for upcoming 26.11.
Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
---
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 35c9b4e06c..346c517623 100644
--- a/doc/guides/rel_notes/deprecation.rst
+++ b/doc/guides/rel_notes/deprecation.rst
@@ -7,8 +7,8 @@ ABI and API Deprecation
See the guidelines document for details of the :doc:`ABI policy
<../contributing/abi_policy>`.
-With DPDK 23.11, there will be a new major ABI version: 24.
-This means that during the development of 23.11,
+With DPDK 26.11, there will be a new major ABI version: 27.
+This means that during the development of 26.11,
new items may be added to structs or enums,
even if those additions involve an ABI compatibility breakage.
--
2.53.0
More information about the dev
mailing list