]> git.droids-corp.org - dpdk.git/blobdiff - test/test/test_cryptodev_blockcipher.h
test/crypto: add mrvl crypto unit tests
[dpdk.git] / test / test / test_cryptodev_blockcipher.h
index b81e55986ba9fb5bea490359c6c44d8573b4f56c..67c78d47da185a7a9f40b418bbaf786c0a2e7f8d 100644 (file)
@@ -54,6 +54,7 @@
 #define BLOCKCIPHER_TEST_TARGET_PMD_SCHEDULER  0x0010 /* Scheduler */
 #define BLOCKCIPHER_TEST_TARGET_PMD_DPAA2_SEC  0x0020 /* DPAA2_SEC flag */
 #define BLOCKCIPHER_TEST_TARGET_PMD_DPAA_SEC   0x0040 /* DPAA_SEC flag */
+#define BLOCKCIPHER_TEST_TARGET_PMD_MRVL       0x0080 /* Marvell flag */
 
 #define BLOCKCIPHER_TEST_OP_CIPHER     (BLOCKCIPHER_TEST_OP_ENCRYPT | \
                                        BLOCKCIPHER_TEST_OP_DECRYPT)