numam-dpdk/drivers
Hemant Agrawal c25a37d759 crypto/dpaa_sec: fix enum conversion for GCM
dpaa_sec/dpaa_sec.h:297:13: error: implicit conversion from enumeration
type 'enum rte_crypto_aead_algorithm' to different enumeration type 'enum
rte_crypto_auth_algorithm' [-Werror,-Wenum-conversion]
	.algo = RTE_CRYPTO_AEAD_AES_GCM,

Fixes: c3e85bdcc6 ("crypto/dpaa_sec: add crypto driver for NXP DPAA platform")
Cc: stable@dpdk.org

Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
2018-01-30 16:54:50 +01:00
..
bbdev mk: add experimental tag check 2018-01-29 23:35:29 +01:00
bus bus/dpaa: fix clang warnings 2018-01-30 16:54:15 +01:00
crypto crypto/dpaa_sec: fix enum conversion for GCM 2018-01-30 16:54:50 +01:00
event mk: add experimental tag check 2018-01-29 23:35:29 +01:00
mempool bus/fslmc: register platform HW mempool on runtime 2018-01-29 19:02:05 +01:00
net net/tap: fix build on ppc 2018-01-30 14:28:14 +01:00
Makefile bb/null: add null base band device driver 2018-01-19 01:44:25 +01:00