X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=devtools%2Flibabigail.abignore;h=301b3dacb877b563875ef678196f64612d69a1ea;hb=0777921a61f31eee9282a633c08272e259314bb8;hp=4b676f317df7b624a595a48e894ca0b8fa95cc3b;hpb=fdab8f2e17493192d555cd88cf28b06269174326;p=dpdk.git diff --git a/devtools/libabigail.abignore b/devtools/libabigail.abignore index 4b676f317d..301b3dacb8 100644 --- a/devtools/libabigail.abignore +++ b/devtools/libabigail.abignore @@ -11,3 +11,16 @@ ; 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 = 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\.