X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=devtools%2Flibabigail.abignore;h=301b3dacb877b563875ef678196f64612d69a1ea;hb=0777921a61f31eee9282a633c08272e259314bb8;hp=754292f6b13473172cf82005f503e50980fdb466;hpb=1fe3eef5e9bd7d116374a7f4db7ef71663e95707;p=dpdk.git diff --git a/devtools/libabigail.abignore b/devtools/libabigail.abignore index 754292f6b1..301b3dacb8 100644 --- a/devtools/libabigail.abignore +++ b/devtools/libabigail.abignore @@ -8,6 +8,19 @@ [suppress_variable] symbol_version = INTERNAL -; Explicit ignore for driver-only ABI +; Ignore generated PMD information strings +[suppress_variable] + name_regexp = _pmd_info$ + +; Ignore fields inserted in place of reserved_opts of rte_security_ipsec_sa_options [suppress_type] - name = eth_dev_ops + name = rte_security_ipsec_sa_options + has_data_member_inserted_between = {offset_of(reserved_opts), end} + +; Ignore changes to rte_crypto_asym_op, asymmetric crypto API is experimental +[suppress_type] + name = rte_crypto_asym_op + +; Ignore changes in common mlx5 driver, should be all internal +[suppress_file] + soname_regexp = ^librte_common_mlx5\.