Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/65358 _apply issues_ Submitter: Ori Kam Date: 2020-01-30 13:22:44 Reply_mail: 1580390564-186435-1-git-send-email-orika@mellanox.com DPDK git baseline: Repo:dpdk-next-net, CommitID: b4f0d798756da08d1a061b26bd8fffbcd5968ea8 Repo:dpdk, CommitID: bc3282125b72ccfe8641f0826955a384f40ca775 *Repo: dpdk-next-net strcpy(desc_flag.name, res->name); desc_flag.flags = 0; flag = rte_mbuf_dynflag_register(&desc_flag); if (flag < 0) { error: patch failed: app/test-pmd/cmdline.c:18867 error: app/test-pmd/cmdline.c: patch does not apply *Repo: dpdk strcpy(desc_flag.name, res->name); desc_flag.flags = 0; flag = rte_mbuf_dynflag_register(&desc_flag); if (flag < 0) { error: patch failed: app/test-pmd/cmdline.c:18867 error: app/test-pmd/cmdline.c: patch does not apply DPDK STV team