[dpdk-test-report] |FAILURE| pw65174[v6, 06/11] examples/l3fwd: add event eth Rx/Tx adapter setup

sys_stv at intel.com sys_stv at intel.com
Thu Feb 13 19:39:59 CET 2020


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

_apply issues_

Submitter: Pavan Nikhilesh Bhagavatula <pbhagavatula at marvell.com>
Date: 2020-01-28 05:35:00
Reply_mail: 20200128053506.2173-7-pbhagavatula at 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


More information about the test-report mailing list