[dpdk-dev] [PATCH v13 4/4] devtools: add asym crypto to symbol-tool ignore
Ray Kinsella
mdr at ashroe.eu
Thu Sep 9 15:48:08 CEST 2021
Add asym crypto to the symbol-tool's ignore file.
Signed-off-by: Ray Kinsella <mdr at ashroe.eu>
Acked-by: Akhil Goyal <gakhil at marvell.com>
---
devtools/symboltool.abignore | 3 +++
1 file changed, 3 insertions(+)
create mode 100644 devtools/symboltool.abignore
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_.*
--
2.26.2
More information about the dev
mailing list