automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report]  |FAILURE| pw65173[v6, 05/11] examples/l3fwd: add event port and queue setup
@ 2020-02-13 18:39 sys_stv
  0 siblings, 0 replies; only message in thread
From: sys_stv @ 2020-02-13 18:39 UTC (permalink / raw)
  To: test-report

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

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

_apply issues_

Submitter: Pavan Nikhilesh Bhagavatula <pbhagavatula@marvell.com>
Date: 2020-01-28 05:34:59
Reply_mail: 20200128053506.2173-6-pbhagavatula@marvell.com
DPDK git baseline:
	Repo:dpdk, CommitID: 2a115479c6361f9667efaa30ceb0dbdcbd931f48

*Repo: dpdk
struct l3fwd_event_resources *evt_rsrc = l3fwd_get_eventdev_rsrc();

	if (!evt_rsrc->enabled)
		return;

error: patch failed: examples/l3fwd/l3fwd_event.c:188
error: examples/l3fwd/l3fwd_event.c: patch does not apply
Checking patch examples/l3fwd/l3fwd_event.h...
error: while searching for:

struct l3fwd_event_resources *l3fwd_get_eventdev_rsrc(void);
void l3fwd_event_resource_setup(struct rte_eth_conf *port_conf);
void l3fwd_event_set_generic_ops(struct l3fwd_event_setup_ops *ops);
void l3fwd_event_set_internal_port_ops(struct l3fwd_event_setup_ops *ops);


error: patch failed: examples/l3fwd/l3fwd_event.h:73
error: examples/l3fwd/l3fwd_event.h: patch does not apply
Checking patch examples/l3fwd/l3fwd_event_generic.c...
error: while searching for:
	return event_queue_cfg;
}
--
l3fwd_event_set_generic_ops(struct l3fwd_event_setup_ops *ops)
{
	ops->event_device_setup = l3fwd_event_device_setup_generic;
}

error: patch failed: examples/l3fwd/l3fwd_event_generic.c:81
error: examples/l3fwd/l3fwd_event_generic.c: patch does not apply
Checking patch examples/l3fwd/l3fwd_event_internal_port.c...
error: while searching for:
	return event_queue_cfg;
}
--
l3fwd_event_set_internal_port_ops(struct l3fwd_event_setup_ops *ops)
{
	ops->event_device_setup = l3fwd_event_device_setup_internal_port;
}

error: patch failed: examples/l3fwd/l3fwd_event_internal_port.c:80
error: examples/l3fwd/l3fwd_event_internal_port.c: patch does not apply

DPDK STV team

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

only message in thread, other threads:[~2020-02-13 18:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-13 18:39 [dpdk-test-report] |FAILURE| pw65173[v6, 05/11] examples/l3fwd: add event port and queue setup 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).