2020-02-02 22:08:34 +01:00
|
|
|
[suppress_function]
|
|
|
|
symbol_version = EXPERIMENTAL
|
|
|
|
[suppress_variable]
|
|
|
|
symbol_version = EXPERIMENTAL
|
|
|
|
|
2020-04-25 18:56:18 +08:00
|
|
|
[suppress_function]
|
|
|
|
symbol_version = INTERNAL
|
|
|
|
[suppress_variable]
|
|
|
|
symbol_version = INTERNAL
|
2021-01-14 14:46:08 +00:00
|
|
|
|
2021-01-24 23:51:56 +03:00
|
|
|
; Ignore generated PMD information strings
|
|
|
|
[suppress_variable]
|
|
|
|
name_regexp = _pmd_info$
|
|
|
|
|
2021-01-14 14:46:08 +00:00
|
|
|
; Explicit ignore for driver-only ABI
|
|
|
|
[suppress_type]
|
|
|
|
name = eth_dev_ops
|
2020-12-22 20:12:42 +05:30
|
|
|
|
|
|
|
; Ignore fields inserted in cacheline boundary of rte_cryptodev
|
|
|
|
[suppress_type]
|
|
|
|
name = rte_cryptodev
|
|
|
|
has_data_member_inserted_between = {0, 1023}
|