Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/65764 _apply issues_ Submitter: Konstantin Ananyev Date: 2020-02-12 13:47:45 Reply_mail: 20200212134745.5723-3-konstantin.ananyev@intel.com DPDK git baseline: Repo:dpdk, CommitID: fbd54248bb18040166a3e6d792282bd5ca5ed240 *Repo: dpdk for (count = 0; count <= RTE_DIM(acl_test_data); count++) { ret = rte_acl_classify(acx, data, results, count, RTE_ACL_MAX_CATEGORIES); if (ret != 0) { error: patch failed: app/test/test_acl.c:269 error: app/test/test_acl.c: patch does not apply Checking patch app/test/test_acl.h... error: while searching for: }, /* should not match */ }; #endif /* TEST_ACL_H_ */ error: patch failed: app/test/test_acl.h:666 error: app/test/test_acl.h: patch does not apply DPDK STV team