[v13,4/4] devtools: add asym crypto to symbol-tool ignore

Message ID 20210909134808.1585777-5-mdr@ashroe.eu (mailing list archive)
State New
Delegated to: Thomas Monjalon
Headers
Series devtools: scripts to count and track symbols |

Checks

Context Check Description
ci/checkpatch success coding style OK
ci/github-robot: build success github build: passed
ci/iol-broadcom-Performance success Performance Testing PASS
ci/iol-intel-Performance success Performance Testing PASS
ci/iol-broadcom-Functional success Functional Testing PASS
ci/iol-aarch64-compile-testing success Testing PASS
ci/iol-intel-Functional success Functional Testing PASS
ci/iol-x86_64-unit-testing success Testing PASS
ci/iol-x86_64-compile-testing success Testing PASS
ci/Intel-compilation success Compilation OK
ci/intel-Testing success Testing PASS
ci/iol-mellanox-Performance success Performance Testing PASS
ci/iol-spell-check-testing success Testing PASS

Commit Message

Ray Kinsella Sept. 9, 2021, 1:48 p.m. UTC
  Add asym crypto to the symbol-tool's ignore file.

Signed-off-by: Ray Kinsella <mdr@ashroe.eu>
Acked-by: Akhil Goyal <gakhil@marvell.com>
---
 devtools/symboltool.abignore | 3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 devtools/symboltool.abignore
  

Patch

diff --git a/devtools/symboltool.abignore b/devtools/symboltool.abignore
new file mode 100644
index 0000000000..800c500a82
--- /dev/null
+++ b/devtools/symboltool.abignore
@@ -0,0 +1,3 @@ 
+; regex of symbols for the symbol-tool to ignore
+
+rte_cryptodev_asym_.*