automatic DPDK test reports
 help / color / mirror / Atom feed
From: sys_stv@intel.com
To: test-report@dpdk.org
Subject: [dpdk-test-report]  |FAILURE| pw65173[v6, 05/11] examples/l3fwd: add event port and queue setup
Date: 13 Feb 2020 10:39:58 -0800	[thread overview]
Message-ID: <ee68f5$9b8rpv@orsmga001.jf.intel.com> (raw)

[-- 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

                 reply	other threads:[~2020-02-13 18:40 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='ee68f5$9b8rpv@orsmga001.jf.intel.com' \
    --to=sys_stv@intel.com \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).