DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 1/2] devtools: remove ABI exception for baseband FFT
@ 2023-11-23  8:58 David Marchand
  2023-11-23  8:58 ` [PATCH 2/2] devtools: remove ABI exception for crypto asym operations David Marchand
  2023-11-23  9:36 ` [PATCH 1/2] devtools: remove ABI exception for baseband FFT Maxime Coquelin
  0 siblings, 2 replies; 5+ messages in thread
From: David Marchand @ 2023-11-23  8:58 UTC (permalink / raw)
  To: dev; +Cc: thomas, Stephen Hemminger, Maxime Coquelin

Those API are now stable.

Fixes: c96b519bd1c3 ("bbdev: promote some functions as stable")

Signed-off-by: David Marchand <david.marchand@redhat.com>
---
 devtools/libabigail.abignore | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/devtools/libabigail.abignore b/devtools/libabigail.abignore
index 325f34e0b6..3ff51509de 100644
--- a/devtools/libabigail.abignore
+++ b/devtools/libabigail.abignore
@@ -37,10 +37,6 @@
         type_kind = enum
         changed_enumerators = RTE_CRYPTO_ASYM_XFORM_ECPM, RTE_CRYPTO_ASYM_XFORM_TYPE_LIST_END
 
-; Ignore changes to bbdev FFT API which is experimental
-[suppress_type]
-        name = rte_bbdev_fft_op
-
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 ; Temporary exceptions till next major ABI version ;
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-- 
2.41.0


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

end of thread, other threads:[~2023-11-27  7:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-23  8:58 [PATCH 1/2] devtools: remove ABI exception for baseband FFT David Marchand
2023-11-23  8:58 ` [PATCH 2/2] devtools: remove ABI exception for crypto asym operations David Marchand
2023-11-24 19:39   ` [EXT] " Akhil Goyal
2023-11-27  7:35   ` David Marchand
2023-11-23  9:36 ` [PATCH 1/2] devtools: remove ABI exception for baseband FFT Maxime Coquelin

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).