sched: add PIE based congestion management
[dpdk.git] / devtools / libabigail.abignore
index 1dc84fa..4b676f3 100644 (file)
@@ -8,11 +8,6 @@
 [suppress_variable]
         symbol_version = INTERNAL
 
-; Explicit ignore for driver-only ABI
-[suppress_type]
-        name = eth_dev_ops
-
-; Ignore fields inserted in cacheline boundary of rte_cryptodev
-[suppress_type]
-        name = rte_cryptodev
-        has_data_member_inserted_between = {0, 1023}
+; Ignore generated PMD information strings
+[suppress_variable]
+        name_regexp = _pmd_info$