]> git.droids-corp.org - dpdk.git/blobdiff - app/test/test_acl.c
net/txgbe: add PHY init
[dpdk.git] / app / test / test_acl.c
index aea129e6787874bab03f430ffa11940f2956446f..5b32347954dc59fa482598ecb4f3bd7a8c8d3f50 100644 (file)
@@ -341,6 +341,8 @@ test_classify_run(struct rte_acl_ctx *acx, struct ipv4_7tuple test_data[],
                RTE_ACL_CLASSIFY_AVX2,
                RTE_ACL_CLASSIFY_NEON,
                RTE_ACL_CLASSIFY_ALTIVEC,
+               RTE_ACL_CLASSIFY_AVX512X16,
+               RTE_ACL_CLASSIFY_AVX512X32,
        };
 
        /* swap all bytes in the data to network order */