2020-02-02 21:08:34 +00:00
|
|
|
[suppress_function]
|
|
|
|
symbol_version = EXPERIMENTAL
|
|
|
|
[suppress_variable]
|
|
|
|
symbol_version = EXPERIMENTAL
|
|
|
|
|
|
|
|
; Explicit ignore for driver-only ABI
|
|
|
|
[suppress_type]
|
|
|
|
name = rte_cryptodev_ops
|
|
|
|
; Ignore this enum update as it is part of an experimental API
|
|
|
|
[suppress_type]
|
|
|
|
type_kind = enum
|
|
|
|
name = rte_crypto_asym_xform_type
|
|
|
|
changed_enumerators = RTE_CRYPTO_ASYM_XFORM_TYPE_LIST_END
|
2020-04-20 12:28:24 +00:00
|
|
|
; Ignore updates of ring prod/cons
|
|
|
|
[suppress_type]
|
|
|
|
type_kind = struct
|
|
|
|
name = rte_ring
|
|
|
|
[suppress_type]
|
|
|
|
type_kind = struct
|
|
|
|
name = rte_event_ring
|