common/mlx5: mark internal symbols
[dpdk.git] / devtools / libabigail.abignore
index c9ee73c..a365acd 100644 (file)
         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\.