Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/55931 _apply issues_ Submitter: Pallantla Poornima Date: 2019-07-03 07:13:30 Reply_mail: 1562138010-5711-1-git-send-email-pallantlax.poornima@intel.com DPDK git baseline: Repo:dpdk, CommitID: 85cf6dc3a5dcb5efa6ed78bd6baa0be262674760 *Repo: dpdk const char *argv4[] = {prgname, "-c", "1", "-n", "2", "-m", DEFAULT_MEM_SIZE, "--file-prefix=" memtest2 }; /* check if files for current prefix are present */ if (process_hugefiles(prefix, HUGEPAGE_CHECK_EXISTS) != 1) { printf("Error - hugepage files for %s were not created!\n", prefix); error: patch failed: app/test/test_eal_flags.c:1010 error: app/test/test_eal_flags.c: patch does not apply DPDK STV team