automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report]  |FAILURE| pw65174[v6, 06/11] examples/l3fwd: add event eth Rx/Tx adapter 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: 1746 bytes --]

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

_apply issues_

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

*Repo: dpdk
/* Event port configuration */
	evt_rsrc->ops.event_port_setup();
}

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

#include <rte_common.h>
#include <rte_eventdev.h>
#include <rte_event_eth_tx_adapter.h>
#include <rte_service.h>
#include <rte_spinlock.h>

error: patch failed: examples/l3fwd/l3fwd_event.h:7
error: examples/l3fwd/l3fwd_event.h: patch does not apply
Checking patch examples/l3fwd/l3fwd_event_generic.c...
error: while searching for:
	evt_rsrc->evq.event_q_id[event_q_id] = event_q_id;
}
--
	ops->event_device_setup = l3fwd_event_device_setup_generic;
	ops->event_queue_setup = l3fwd_event_queue_setup_generic;
	ops->event_port_setup = l3fwd_event_port_setup_generic;
}

error: patch failed: examples/l3fwd/l3fwd_event_generic.c:182
error: examples/l3fwd/l3fwd_event_generic.c: patch does not apply
Checking patch examples/l3fwd/l3fwd_event_internal_port.c...
error: while searching for:
	}
}
--
	ops->event_device_setup = l3fwd_event_device_setup_internal_port;
	ops->event_queue_setup = l3fwd_event_queue_setup_internal_port;
	ops->event_port_setup = l3fwd_event_port_setup_internal_port;
}

error: patch failed: examples/l3fwd/l3fwd_event_internal_port.c:177
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| pw65174[v6, 06/11] examples/l3fwd: add event eth Rx/Tx adapter 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).