[dpdk-stable] patch 'test/crypto: add macro for dpaa device name' has been queued to stable release 18.02.2

luca.boccassi at gmail.com luca.boccassi at gmail.com
Mon Apr 30 16:41:26 CEST 2018


Hi,

FYI, your patch has been queued to stable release 18.02.2

Note it hasn't been pushed to http://dpdk.org/browse/dpdk-stable yet.
It will be pushed if I get no objections before 05/02/18. So please
shout if anyone has objections.

Thanks.

Luca Boccassi

---
>From 2dc57b69daf942c861e5fd6e27f679d4e36aa900 Mon Sep 17 00:00:00 2001
From: Ashish Jain <ashish.jain at nxp.com>
Date: Mon, 2 Apr 2018 21:03:14 +0530
Subject: [PATCH] test/crypto: add macro for dpaa device name

[ upstream commit b0abcc69447ccbf2ee415c0ed3a09ad1484653a2 ]

Fixes: b674d6d0381a ("test/crypto: add dpaa crypto test cases")

Signed-off-by: Ashish Jain <ashish.jain at nxp.com>
Acked-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>
---
 test/test/test_cryptodev.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/test/test/test_cryptodev.h b/test/test/test_cryptodev.h
index 8cdc0874a..e5379f2e5 100644
--- a/test/test/test_cryptodev.h
+++ b/test/test/test_cryptodev.h
@@ -58,6 +58,7 @@
 #define CRYPTODEV_NAME_KASUMI_PMD	crypto_kasumi
 #define CRYPTODEV_NAME_ZUC_PMD		crypto_zuc
 #define CRYPTODEV_NAME_ARMV8_PMD	crypto_armv8
+#define CRYPTODEV_NAME_DPAA_SEC_PMD	crypto_dpaa_sec
 #define CRYPTODEV_NAME_DPAA2_SEC_PMD	crypto_dpaa2_sec
 #define CRYPTODEV_NAME_SCHEDULER_PMD	crypto_scheduler
 #define CRYPTODEV_NAME_MRVL_PMD		crypto_mrvl
-- 
2.14.2



More information about the stable mailing list