X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=devtools%2Flibabigail.abignore;h=becbf842a505707907e26328e0d2adbe96197e6e;hb=2be668709cfc7c906106b93525790a50d478642d;hp=c9ee73cb3c9a12269c1f0e81cc51868f4872edc6;hpb=a0f0de06d457753c94688d551a6e8659b4d4e041;p=dpdk.git diff --git a/devtools/libabigail.abignore b/devtools/libabigail.abignore index c9ee73cb3c..becbf842a5 100644 --- a/devtools/libabigail.abignore +++ b/devtools/libabigail.abignore @@ -48,3 +48,32 @@ changed_enumerators = RTE_CRYPTO_AEAD_LIST_END [suppress_variable] name = rte_crypto_aead_algorithm_strings + +;;;;;;;;;;;;;;;;;;;;;; +; Temporary exceptions for new __rte_internal marking till DPDK 20.11 +;;;;;;;;;;;;;;;;;;;;;; +; Ignore moving OCTEONTX2 stable functions to INTERNAL tag +[suppress_file] + file_name_regexp = ^librte_common_octeontx2\. +[suppress_file] + file_name_regexp = ^librte_mempool_octeontx2\. +; Ignore moving mlx5 stable functions to INTERNAL +[suppress_file] + file_name_regexp = ^librte_common_mlx5\. +; Ignore moving DPAAx stable functions to INTERNAL +[suppress_file] + file_name_regexp = ^librte_common_dpaax\. +[suppress_file] + file_name_regexp = ^librte_bus_fslmc\. +[suppress_file] + file_name_regexp = ^librte_bus_dpaa\. +[suppress_variable] + name = rte_dpaa_bpid_info +[suppress_variable] + name = rte_dpaa_memsegs +[suppress_variable] + name = rte_dpaa2_bpid_info +[suppress_function] + name = rte_dpaa2_mbuf_alloc_bulk +[suppress_function] + name_regexp = ^dpaa2?_.*tach$