X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=app%2Ftest%2Ftest_acl.c;h=5b32347954dc59fa482598ecb4f3bd7a8c8d3f50;hb=cf1e803508009917f41dd5bb347e4140043afe03;hp=aea129e6787874bab03f430ffa11940f2956446f;hpb=fdec15b801e6945281f10d49bd556894cd337178;p=dpdk.git diff --git a/app/test/test_acl.c b/app/test/test_acl.c index aea129e678..5b32347954 100644 --- a/app/test/test_acl.c +++ b/app/test/test_acl.c @@ -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 */