cryptodev: add enqueue and dequeue callbacks
[dpdk.git] / devtools / libabigail.abignore
1 [suppress_function]
2         symbol_version = EXPERIMENTAL
3 [suppress_variable]
4         symbol_version = EXPERIMENTAL
5
6 [suppress_function]
7         symbol_version = INTERNAL
8 [suppress_variable]
9         symbol_version = INTERNAL
10
11 ; Explicit ignore for driver-only ABI
12 [suppress_type]
13         name = eth_dev_ops
14
15 ; Ignore fields inserted in cacheline boundary of rte_cryptodev
16 [suppress_type]
17         name = rte_cryptodev
18         has_data_member_inserted_between = {0, 1023}