From: Thomas Monjalon Date: Tue, 13 Apr 2021 08:29:37 +0000 (+0200) Subject: devtools: skip removed DLB driver in ABI check X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=4113ddd45293d7b26ff4033bfd86cef03d29124f;p=dpdk.git devtools: skip removed DLB driver in ABI check The eventdev driver DLB was removed in DPDK 21.05, breaking the ABI check. The exception was agreed so we just need to skip this check. Note: complete removal of a driver cannot be ignored in devtools/libabigail.abignore, so the script must be patched. Fixes: 698fa829415d ("event/dlb: remove driver") Reported-by: David Marchand Signed-off-by: Thomas Monjalon Reviewed-by: David Marchand --- diff --git a/devtools/check-abi.sh b/devtools/check-abi.sh index 9835e346da..ca523eb94c 100755 --- a/devtools/check-abi.sh +++ b/devtools/check-abi.sh @@ -44,6 +44,10 @@ for dump in $(find $refdir -name "*.dump"); do echo "Skipped glue library $name." continue fi + if grep -qE "\&2