automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report]  |FAILURE| pw37422[dpdk-dev, v5, 1/4] app/eventdev: add event timer adapter as a producer
@ 2018-07-05  8:38 sys_stv
  0 siblings, 0 replies; only message in thread
From: sys_stv @ 2018-07-05  8:38 UTC (permalink / raw)
  To: test-report

[-- Attachment #1: Type: text/plain, Size: 12050 bytes --]

Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/37422

_apply issues_

Submitter: Pavan Nikhilesh <pbhagavatula@caviumnetworks.com>
Date: 2018-04-06 15:13:21
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 <stdbool.h>

#include <rte_common.h>
#include <rte_eventdev.h>
#include <rte_lcore.h>


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 <rte_ethdev.h>
#include <rte_eventdev.h>
#include <rte_event_eth_rx_adapter.h>
#include <rte_lcore.h>
#include <rte_malloc.h>
#include <rte_mempool.h>

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 <stdbool.h>

#include <rte_common.h>
#include <rte_eventdev.h>
#include <rte_lcore.h>


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 <rte_ethdev.h>
#include <rte_eventdev.h>
#include <rte_event_eth_rx_adapter.h>
#include <rte_lcore.h>
#include <rte_malloc.h>
#include <rte_mempool.h>

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 <stdbool.h>

#include <rte_common.h>
#include <rte_eventdev.h>
#include <rte_lcore.h>


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 <rte_ethdev.h>
#include <rte_eventdev.h>
#include <rte_event_eth_rx_adapter.h>
#include <rte_lcore.h>
#include <rte_malloc.h>
#include <rte_mempool.h>

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 <stdbool.h>

#include <rte_common.h>
#include <rte_eventdev.h>
#include <rte_lcore.h>


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 <rte_ethdev.h>
#include <rte_eventdev.h>
#include <rte_event_eth_rx_adapter.h>
#include <rte_lcore.h>
#include <rte_malloc.h>
#include <rte_mempool.h>

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 <stdbool.h>

#include <rte_common.h>
#include <rte_eventdev.h>
#include <rte_lcore.h>


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 <rte_ethdev.h>
#include <rte_eventdev.h>
#include <rte_event_eth_rx_adapter.h>
#include <rte_lcore.h>
#include <rte_malloc.h>
#include <rte_mempool.h>

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-07-05  8:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-05  8:38 [dpdk-test-report] |FAILURE| pw37422[dpdk-dev, v5, 1/4] app/eventdev: add event timer adapter as a producer sys_stv

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).