Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/37418 _apply issues_ Submitter: Pavan Nikhilesh Date: 2018-04-06 14:55:19 DPDK git baseline: Repo:dpdk-master, CommitID: 05e0eee0001cb19671eb7e8d3dd68680a695fea2 Repo:dpdk-next-eventdev, CommitID: aa9cbfc8cd1cae3e91e4741edc2aaf3d08056a39 Repo:dpdk-next-net, CommitID: 0b8b92e38cd55c68e4dc49dd597f62327798ec74 Repo:dpdk-next-crypto, CommitID: a5203e08a5e9b6ee9ffbbf4c150b7776de833b08 Repo:dpdk-next-virtio, CommitID: 9b954f9c455a76304601deb88e2df1549dc9e09a *Repo: dpdk-master Checking patch app/test-eventdev/evt_options.c... error: while searching for: opt->pool_sz = 16 * 1024; opt->wkr_deq_dep = 16; opt->nb_pkts = (1ULL << 26); /* do ~64M packets */ opt->prod_type = EVT_PROD_TYPE_SYNT; } error: patch failed: app/test-eventdev/evt_options.c:27 error: app/test-eventdev/evt_options.c: patch does not apply Checking patch app/test-eventdev/evt_options.h... error: while searching for: #include #include #include #include error: patch failed: app/test-eventdev/evt_options.h:9 error: app/test-eventdev/evt_options.h: patch does not apply Checking patch app/test-eventdev/test_perf_atq.c... error: while searching for: while (t->done == false) { uint16_t event = rte_event_dequeue_burst(dev, port, &ev, 1, 0); if (enable_fwd_latency) rte_prefetch0(ev.event_ptr); -- if (enable_fwd_latency) /* first stage in pipeline, mark ts to compute fwd latency */ atq_mark_fwd_latency(&ev); error: patch failed: app/test-eventdev/test_perf_atq.c:43 error: app/test-eventdev/test_perf_atq.c: patch does not apply Checking patch app/test-eventdev/test_perf_common.c... Hunk #1 succeeded at 194 (offset 122 lines). error: while searching for: /* Launch the producer function only in case of synthetic producer. */ if (t->opt->prod_type == EVT_PROD_TYPE_SYNT) return perf_producer(arg); return 0; } error: patch failed: app/test-eventdev/test_perf_common.c:80 error: app/test-eventdev/test_perf_common.c: patch does not apply Checking patch app/test-eventdev/test_perf_common.h... error: while searching for: #include #include #include #include #include #include error: patch failed: app/test-eventdev/test_perf_common.h:13 error: app/test-eventdev/test_perf_common.h: patch does not apply Checking patch app/test-eventdev/test_perf_queue.c... error: while searching for: rte_pause(); continue; } if (enable_fwd_latency) /* first q in pipeline, mark timestamp to compute fwd latency */ mark_fwd_latency(&ev, nb_stages); error: patch failed: app/test-eventdev/test_perf_queue.c:49 error: app/test-eventdev/test_perf_queue.c: patch does not apply *Repo: dpdk-next-eventdev Checking patch app/test-eventdev/evt_options.c... error: while searching for: opt->pool_sz = 16 * 1024; opt->wkr_deq_dep = 16; opt->nb_pkts = (1ULL << 26); /* do ~64M packets */ opt->prod_type = EVT_PROD_TYPE_SYNT; } error: patch failed: app/test-eventdev/evt_options.c:27 error: app/test-eventdev/evt_options.c: patch does not apply Checking patch app/test-eventdev/evt_options.h... error: while searching for: #include #include #include #include error: patch failed: app/test-eventdev/evt_options.h:9 error: app/test-eventdev/evt_options.h: patch does not apply Checking patch app/test-eventdev/test_perf_atq.c... error: while searching for: while (t->done == false) { uint16_t event = rte_event_dequeue_burst(dev, port, &ev, 1, 0); if (enable_fwd_latency) rte_prefetch0(ev.event_ptr); -- if (enable_fwd_latency) /* first stage in pipeline, mark ts to compute fwd latency */ atq_mark_fwd_latency(&ev); error: patch failed: app/test-eventdev/test_perf_atq.c:43 error: app/test-eventdev/test_perf_atq.c: patch does not apply Checking patch app/test-eventdev/test_perf_common.c... Hunk #1 succeeded at 194 (offset 122 lines). error: while searching for: /* Launch the producer function only in case of synthetic producer. */ if (t->opt->prod_type == EVT_PROD_TYPE_SYNT) return perf_producer(arg); return 0; } error: patch failed: app/test-eventdev/test_perf_common.c:80 error: app/test-eventdev/test_perf_common.c: patch does not apply Checking patch app/test-eventdev/test_perf_common.h... error: while searching for: #include #include #include #include #include #include error: patch failed: app/test-eventdev/test_perf_common.h:13 error: app/test-eventdev/test_perf_common.h: patch does not apply Checking patch app/test-eventdev/test_perf_queue.c... error: while searching for: rte_pause(); continue; } if (enable_fwd_latency) /* first q in pipeline, mark timestamp to compute fwd latency */ mark_fwd_latency(&ev, nb_stages); error: patch failed: app/test-eventdev/test_perf_queue.c:49 error: app/test-eventdev/test_perf_queue.c: patch does not apply *Repo: dpdk-next-net Checking patch app/test-eventdev/evt_options.c... error: while searching for: opt->pool_sz = 16 * 1024; opt->wkr_deq_dep = 16; opt->nb_pkts = (1ULL << 26); /* do ~64M packets */ opt->prod_type = EVT_PROD_TYPE_SYNT; } error: patch failed: app/test-eventdev/evt_options.c:27 error: app/test-eventdev/evt_options.c: patch does not apply Checking patch app/test-eventdev/evt_options.h... error: while searching for: #include #include #include #include error: patch failed: app/test-eventdev/evt_options.h:9 error: app/test-eventdev/evt_options.h: patch does not apply Checking patch app/test-eventdev/test_perf_atq.c... error: while searching for: while (t->done == false) { uint16_t event = rte_event_dequeue_burst(dev, port, &ev, 1, 0); if (enable_fwd_latency) rte_prefetch0(ev.event_ptr); -- if (enable_fwd_latency) /* first stage in pipeline, mark ts to compute fwd latency */ atq_mark_fwd_latency(&ev); error: patch failed: app/test-eventdev/test_perf_atq.c:43 error: app/test-eventdev/test_perf_atq.c: patch does not apply Checking patch app/test-eventdev/test_perf_common.c... Hunk #1 succeeded at 194 (offset 122 lines). error: while searching for: /* Launch the producer function only in case of synthetic producer. */ if (t->opt->prod_type == EVT_PROD_TYPE_SYNT) return perf_producer(arg); return 0; } error: patch failed: app/test-eventdev/test_perf_common.c:80 error: app/test-eventdev/test_perf_common.c: patch does not apply Checking patch app/test-eventdev/test_perf_common.h... error: while searching for: #include #include #include #include #include #include error: patch failed: app/test-eventdev/test_perf_common.h:13 error: app/test-eventdev/test_perf_common.h: patch does not apply Checking patch app/test-eventdev/test_perf_queue.c... error: while searching for: rte_pause(); continue; } if (enable_fwd_latency) /* first q in pipeline, mark timestamp to compute fwd latency */ mark_fwd_latency(&ev, nb_stages); error: patch failed: app/test-eventdev/test_perf_queue.c:49 error: app/test-eventdev/test_perf_queue.c: patch does not apply *Repo: dpdk-next-crypto Checking patch app/test-eventdev/evt_options.c... error: while searching for: opt->pool_sz = 16 * 1024; opt->wkr_deq_dep = 16; opt->nb_pkts = (1ULL << 26); /* do ~64M packets */ opt->prod_type = EVT_PROD_TYPE_SYNT; } error: patch failed: app/test-eventdev/evt_options.c:27 error: app/test-eventdev/evt_options.c: patch does not apply Checking patch app/test-eventdev/evt_options.h... error: while searching for: #include #include #include #include error: patch failed: app/test-eventdev/evt_options.h:9 error: app/test-eventdev/evt_options.h: patch does not apply Checking patch app/test-eventdev/test_perf_atq.c... error: while searching for: while (t->done == false) { uint16_t event = rte_event_dequeue_burst(dev, port, &ev, 1, 0); if (enable_fwd_latency) rte_prefetch0(ev.event_ptr); -- if (enable_fwd_latency) /* first stage in pipeline, mark ts to compute fwd latency */ atq_mark_fwd_latency(&ev); error: patch failed: app/test-eventdev/test_perf_atq.c:43 error: app/test-eventdev/test_perf_atq.c: patch does not apply Checking patch app/test-eventdev/test_perf_common.c... Hunk #1 succeeded at 194 (offset 122 lines). error: while searching for: /* Launch the producer function only in case of synthetic producer. */ if (t->opt->prod_type == EVT_PROD_TYPE_SYNT) return perf_producer(arg); return 0; } error: patch failed: app/test-eventdev/test_perf_common.c:80 error: app/test-eventdev/test_perf_common.c: patch does not apply Checking patch app/test-eventdev/test_perf_common.h... error: while searching for: #include #include #include #include #include #include error: patch failed: app/test-eventdev/test_perf_common.h:13 error: app/test-eventdev/test_perf_common.h: patch does not apply Checking patch app/test-eventdev/test_perf_queue.c... error: while searching for: rte_pause(); continue; } if (enable_fwd_latency) /* first q in pipeline, mark timestamp to compute fwd latency */ mark_fwd_latency(&ev, nb_stages); error: patch failed: app/test-eventdev/test_perf_queue.c:49 error: app/test-eventdev/test_perf_queue.c: patch does not apply *Repo: dpdk-next-virtio Checking patch app/test-eventdev/evt_options.c... error: while searching for: opt->pool_sz = 16 * 1024; opt->wkr_deq_dep = 16; opt->nb_pkts = (1ULL << 26); /* do ~64M packets */ opt->prod_type = EVT_PROD_TYPE_SYNT; } error: patch failed: app/test-eventdev/evt_options.c:27 error: app/test-eventdev/evt_options.c: patch does not apply Checking patch app/test-eventdev/evt_options.h... error: while searching for: #include #include #include #include error: patch failed: app/test-eventdev/evt_options.h:9 error: app/test-eventdev/evt_options.h: patch does not apply Checking patch app/test-eventdev/test_perf_atq.c... error: while searching for: while (t->done == false) { uint16_t event = rte_event_dequeue_burst(dev, port, &ev, 1, 0); if (enable_fwd_latency) rte_prefetch0(ev.event_ptr); -- if (enable_fwd_latency) /* first stage in pipeline, mark ts to compute fwd latency */ atq_mark_fwd_latency(&ev); error: patch failed: app/test-eventdev/test_perf_atq.c:43 error: app/test-eventdev/test_perf_atq.c: patch does not apply Checking patch app/test-eventdev/test_perf_common.c... Hunk #1 succeeded at 194 (offset 122 lines). error: while searching for: /* Launch the producer function only in case of synthetic producer. */ if (t->opt->prod_type == EVT_PROD_TYPE_SYNT) return perf_producer(arg); return 0; } error: patch failed: app/test-eventdev/test_perf_common.c:80 error: app/test-eventdev/test_perf_common.c: patch does not apply Checking patch app/test-eventdev/test_perf_common.h... error: while searching for: #include #include #include #include #include #include error: patch failed: app/test-eventdev/test_perf_common.h:13 error: app/test-eventdev/test_perf_common.h: patch does not apply Checking patch app/test-eventdev/test_perf_queue.c... error: while searching for: rte_pause(); continue; } if (enable_fwd_latency) /* first q in pipeline, mark timestamp to compute fwd latency */ mark_fwd_latency(&ev, nb_stages); error: patch failed: app/test-eventdev/test_perf_queue.c:49 error: app/test-eventdev/test_perf_queue.c: patch does not apply DPDK STV team