DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH] doc: announce deprecation of RTE_CPUFLAG_NUMFLAGS
@ 2023-07-12 10:18 Sivaprasad Tummala
  2023-07-12 10:21 ` Ferruh Yigit
  2023-07-25  8:39 ` Ferruh Yigit
  0 siblings, 2 replies; 11+ messages in thread
From: Sivaprasad Tummala @ 2023-07-12 10:18 UTC (permalink / raw)
  To: dev; +Cc: ferruh.yigit, bruce.richardson, david.marchand, thomas

To allow new cpu features to be added without ABI breakage,
RTE_CPUFLAG_NUMFLAGS will be removed in DPDK 23.11 release.

Signed-off-by: Sivaprasad Tummala <sivaprasad.tummala@amd.com>
---
 doc/guides/rel_notes/deprecation.rst | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst
index 8e1cdd677a..92db59d9c2 100644
--- a/doc/guides/rel_notes/deprecation.rst
+++ b/doc/guides/rel_notes/deprecation.rst
@@ -28,6 +28,9 @@ Deprecation Notices
   the replacement API rte_thread_set_name and rte_thread_create_control being
   marked as stable, and planned to be removed by the 23.11 release.
 
+* eal: RTE_CPUFLAG_NUMFLAGS will be removed in DPDK 23.11 release. This is
+  to allow new cpu features to be added without ABI breakage.
+
 * rte_atomicNN_xxx: These APIs do not take memory order parameter. This does
   not allow for writing optimized code for all the CPU architectures supported
   in DPDK. DPDK has adopted the atomic operations from
-- 
2.34.1


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

end of thread, other threads:[~2023-07-28 10:11 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-12 10:18 [PATCH] doc: announce deprecation of RTE_CPUFLAG_NUMFLAGS Sivaprasad Tummala
2023-07-12 10:21 ` Ferruh Yigit
2023-07-12 14:51   ` Hemant Agrawal
2023-07-25  8:39 ` Ferruh Yigit
2023-07-25  8:40   ` Bruce Richardson
2023-07-25  9:24   ` Morten Brørup
2023-07-25  9:36   ` Kevin Traynor
2023-07-25 14:18   ` Tyler Retzlaff
2023-07-25 14:24     ` Jerin Jacob
2023-07-25 16:45       ` Hemant Agrawal
2023-07-28 10:11         ` 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).