]> git.droids-corp.org - dpdk.git/blobdiff - app/test/test_cryptodev_blockcipher.h
test/crypto: do not check for internal PMD information
[dpdk.git] / app / test / test_cryptodev_blockcipher.h
index 1a65cdab3603aed49997de3609c7ab89d1619016..204ba7bb2457c663c291b7db65b706280372cfd6 100644 (file)
@@ -33,6 +33,7 @@
 #define BLOCKCIPHER_TEST_TARGET_PMD_CCP                0x0800 /* CCP flag */
 #define BLOCKCIPHER_TEST_TARGET_PMD_NULL       0x1000 /* NULL flag */
 #define BLOCKCIPHER_TEST_TARGET_PMD_NITROX     0x2000 /* NITROX flag */
+#define BLOCKCIPHER_TEST_TARGET_PMD_OCTEONTX2  0x4000 /* OCTEON TX2 flag */
 
 #define BLOCKCIPHER_TEST_OP_CIPHER     (BLOCKCIPHER_TEST_OP_ENCRYPT | \
                                        BLOCKCIPHER_TEST_OP_DECRYPT)