]> git.droids-corp.org - dpdk.git/commit
devtools: use libabigail rule for mlx glue drivers
authorDavid Marchand <david.marchand@redhat.com>
Tue, 1 Mar 2022 16:54:04 +0000 (17:54 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 8 Mar 2022 14:02:59 +0000 (15:02 +0100)
commit8fdcd5133c51f394712cc643f2ba6d78a1b52a93
tree4fa4a4a82cde03491afd818617fb77888638579e
parentd58e0d5d653e5675f00bc4c0c3b973fccfdd9628
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 <david.marchand@redhat.com>
Acked-by: Ray Kinsella <mdr@ashroe.eu>
devtools/check-abi.sh
devtools/libabigail.abignore