DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: announce remove of unused enum in ACL library
@ 2020-08-06 12:23 Konstantin Ananyev
  2020-08-06 12:57 ` Ferruh Yigit
  0 siblings, 1 reply; 6+ messages in thread
From: Konstantin Ananyev @ 2020-08-06 12:23 UTC (permalink / raw)
  To: dev; +Cc: Konstantin Ananyev

Announce removal of unused enum value (RTE_ACL_CLASSIFY_NUM).

Signed-off-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
---
 doc/guides/rel_notes/deprecation.rst | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst
index 1a07f8817..fd0168b23 100644
--- a/doc/guides/rel_notes/deprecation.rst
+++ b/doc/guides/rel_notes/deprecation.rst
@@ -232,3 +232,7 @@ Deprecation Notices
   Python 2 support will be completely removed in 20.11.
   In 20.08, explicit deprecation warnings will be displayed when running
   scripts with Python 2.
+
+* acl: ``RTE_ACL_CLASSIFY_NUM`` enum value will be removed. This enum
+  value is not used inside DPDK, while it prevents to add new classify
+  algorithms without causing an ABI breakage.
-- 
2.17.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-08-06 17:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-06 12:23 [dpdk-dev] [PATCH] doc: announce remove of unused enum in ACL library Konstantin Ananyev
2020-08-06 12:57 ` Ferruh Yigit
2020-08-06 16:37   ` Thomas Monjalon
2020-08-06 17:05     ` Bruce Richardson
2020-08-06 17:06       ` Jerin Jacob
2020-08-06 17:24         ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).