Thread (9 messages) 9 messages, 5 authors, 2016-03-10

Re: [PATCH v4] aesni_gcm: PMD to support AES_GCM crypto operations

From: Thomas Monjalon <hidden>
Date: 2016-03-10 23:35:52

2016-03-10 16:41, Pablo de Lara:
+Intel AES-NI GCM PMD
+M: Declan Doherty [off-list ref]
+F: drivers/crypto/aesni_gcm/
Missing doc reference:
F: doc/guides/cryptodevs/aesni_gcm.rst
+# AESNI MULTI BUFFER / GCM PMDs are dependent on the IPSec_MB library
+ifeq ($(CONFIG_RTE_LIBRTE_PMD_AESNI_MB),y)
+_LDLIBS-y += -L$(AESNI_MULTI_BUFFER_LIB_PATH) -lIPSec_MB
+else ifeq ($(CONFIG_RTE_LIBRTE_PMD_AESNI_GCM),y)
+_LDLIBS-y += -L$(AESNI_MULTI_BUFFER_LIB_PATH) -lIPSec_MB
+endif
This dependency should be set when building the PMD as a shared library also.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help