automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |FAILURE| pw65480l2fwd-event: fix lcore allocation in poll mode
@ 2020-02-18 18:35 sys_stv
  0 siblings, 0 replies; only message in thread
From: sys_stv @ 2020-02-18 18:35 UTC (permalink / raw)
  To: test-report

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

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

_apply issues_

Submitter: Pavan Nikhilesh Bhagavatula <pbhagavatula@marvell.com>
Date: 2020-02-03 04:46:18
Reply_mail: 20200203044619.3944-1-pbhagavatula@marvell.com
DPDK git baseline:
	Repo:dpdk-next-eventdev, CommitID: be0a5f22be7656a3bb319dbdc93b82f5f77ff483
	Repo:dpdk, CommitID: bc3282125b72ccfe8641f0826955a384f40ca775

*Repo: dpdk-next-eventdev
while (rte_lcore_is_enabled(rx_lcore_id) == 0 ||
		       poll_rsrc->lcore_queue_conf[rx_lcore_id].n_rx_port ==
		       rsrc->rx_queue_per_lcore) {
			rx_lcore_id++;

error: patch failed: examples/l2fwd-event/l2fwd_poll.c:116
error: examples/l2fwd-event/l2fwd_poll.c: patch does not apply
*Repo: dpdk
while (rte_lcore_is_enabled(rx_lcore_id) == 0 ||
		       poll_rsrc->lcore_queue_conf[rx_lcore_id].n_rx_port ==
		       rsrc->rx_queue_per_lcore) {
			rx_lcore_id++;

error: patch failed: examples/l2fwd-event/l2fwd_poll.c:116
error: examples/l2fwd-event/l2fwd_poll.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-18 18:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-18 18:35 [dpdk-test-report] |FAILURE| pw65480l2fwd-event: fix lcore allocation in poll mode 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).