drivers: mark internal NXP symbols
[dpdk.git] / devtools / libabigail.abignore
index 1c90361..becbf84 100644 (file)
 [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$