From 8fdcd5133c51f394712cc643f2ba6d78a1b52a93 Mon Sep 17 00:00:00 2001 From: David Marchand Date: Tue, 1 Mar 2022 17:54:04 +0100 Subject: [PATCH] devtools: use libabigail rule for mlx glue drivers Convert the existing exception in the ABI script into a libabigail suppression rule. Note: file_name_regexp could be used to achieve the same with versions of libabigail < 1.7 but soname_regexp has been preferred here since it is already used with a recent change on common/mlx5. While at it, fix indent from a recent change. Signed-off-by: David Marchand Acked-by: Ray Kinsella --- devtools/check-abi.sh | 7 ------- devtools/libabigail.abignore | 8 ++++++-- 2 files changed, 6 insertions(+), 9 deletions(-) diff --git a/devtools/check-abi.sh b/devtools/check-abi.sh index 033f6252d0..64e148070d 100755 --- a/devtools/check-abi.sh +++ b/devtools/check-abi.sh @@ -37,13 +37,6 @@ fi error= for dump in $(find $refdir -name "*.dump"); do name=$(basename $dump) - # skip glue drivers, example librte_pmd_mlx5_glue.dump - # We can't rely on a suppression rule for now: - # https://sourceware.org/bugzilla/show_bug.cgi?id=25480 - if grep -qE "\