[PATCH 1/2] devtools: remove ABI exception for baseband FFT

Maxime Coquelin maxime.coquelin at redhat.com
Thu Nov 23 10:36:14 CET 2023



On 11/23/23 09:58, David Marchand wrote:
> Those API are now stable.
> 
> Fixes: c96b519bd1c3 ("bbdev: promote some functions as stable")
> 
> Signed-off-by: David Marchand <david.marchand at 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 ;
>   ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

Reviewed-by: Maxime Coquelin <maxime.coquelin at redhat.com>

Thanks,
Maxime



More information about the dev mailing list