1[suppress_function] 2 symbol_version = EXPERIMENTAL 3[suppress_variable] 4 symbol_version = EXPERIMENTAL 5 6; Explicit ignore for driver-only ABI 7[suppress_type] 8 name = rte_cryptodev_ops 9; Ignore this enum update as it is part of an experimental API 10[suppress_type] 11 type_kind = enum 12 name = rte_crypto_asym_xform_type 13 changed_enumerators = RTE_CRYPTO_ASYM_XFORM_TYPE_LIST_END 14