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

Message ID 20210908151331.1490657-5-mdr@ashroe.eu (mailing list archive)
State Superseded, archived
Headers
Series devtools: scripts to count and track symbols |

Checks

Context Check Description
ci/checkpatch success coding style OK
ci/iol-spell-check-testing warning Testing issues
ci/Intel-compilation success Compilation OK
ci/intel-Testing success Testing PASS
ci/iol-aarch64-compile-testing success Testing PASS
ci/iol-x86_64-unit-testing success Testing PASS
ci/iol-broadcom-Performance success Performance Testing PASS
ci/iol-broadcom-Functional success Functional Testing PASS
ci/iol-intel-Functional success Functional Testing PASS
ci/iol-intel-Performance success Performance Testing PASS
ci/iol-x86_64-compile-testing success Testing PASS
ci/iol-mellanox-Performance fail Performance Testing issues

Commit Message

Ray Kinsella Sept. 8, 2021, 3:13 p.m. UTC
  Add asym crypto to the symbol-tool's ignore file.

Signed-off-by: Ray Kinsella <mdr@ashroe.eu>
---
 devtools/symboltool.ignore | 3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 devtools/symboltool.ignore
  

Comments

Akhil Goyal Sept. 8, 2021, 3:23 p.m. UTC | #1
> ----------------------------------------------------------------------
> 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>
  

Patch

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