Thread (24 messages) 24 messages, 2 authors, 2021-06-29

Re: [dpdk-dev] [PATCH 3/4] crypto/cnxk: add security session ops

From: Akhil Goyal <hidden>
Date: 2021-06-16 20:11:14

quoted hunk ↗ jump to hunk
diff --git a/drivers/crypto/cnxk/meson.build
b/drivers/crypto/cnxk/meson.build
index ab45483..eea08fa 100644
--- a/drivers/crypto/cnxk/meson.build
+++ b/drivers/crypto/cnxk/meson.build
@@ -13,6 +13,7 @@ sources = files(
         'cn9k_cryptodev_ops.c',
         'cn10k_cryptodev.c',
         'cn10k_cryptodev_ops.c',
+        'cn10k_ipsec.c',
         'cnxk_cpt_ops_helper.c',
         'cnxk_cryptodev.c',
         'cnxk_cryptodev_capabilities.c',
@@ -20,4 +21,4 @@ sources = files(
         'cnxk_cryptodev_sec.c',
 )

-deps += ['bus_pci', 'common_cnxk', 'security']
+deps += ['bus_pci', 'common_cnxk', 'security', 'rte_net']
--
This should be 'net' and not 'rte_net'.
Do we really need this dependency?
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help