automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report]  |FAILURE| pw65176[v6, 08/11] examples/l3fwd: add event lpm main loop
@ 2020-02-13 18:40 sys_stv
  0 siblings, 0 replies; only message in thread
From: sys_stv @ 2020-02-13 18:40 UTC (permalink / raw)
  To: test-report

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

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

_apply issues_

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

*Repo: dpdk
/* Return ipv4/ipv6 fwd lookup struct for LPM or EM. */
void *
em_get_ipv4_l3fwd_lookup_struct(const int socketid);

error: patch failed: examples/l3fwd/l3fwd.h:207
error: examples/l3fwd/l3fwd.h: patch does not apply
Checking patch examples/l3fwd/l3fwd_event.c...
error: while searching for:
l3fwd_event_resource_setup(struct rte_eth_conf *port_conf)
{
	struct l3fwd_event_resources *evt_rsrc = l3fwd_get_eventdev_rsrc();
	uint32_t event_queue_cfg;
	int ret;


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

#include "l3fwd.h"

typedef uint32_t (*event_device_setup_cb)(void);
typedef void (*event_queue_setup_cb)(uint32_t event_queue_cfg);
typedef void (*event_port_setup_cb)(void);

error: patch failed: examples/l3fwd/l3fwd_event.h:14
error: examples/l3fwd/l3fwd_event.h: patch does not apply
Checking patch examples/l3fwd/l3fwd_lpm.c...
error: while searching for:
#include <rte_lpm6.h>

#include "l3fwd.h"

struct ipv4_l3fwd_lpm_route {
	uint32_t ip;

error: patch failed: examples/l3fwd/l3fwd_lpm.c:28
error: examples/l3fwd/l3fwd_lpm.c: patch does not apply
Checking patch examples/l3fwd/main.c...
error: while searching for:
	/* Configure eventdev parameters if user has requested */
	if (evt_rsrc->enabled) {
		l3fwd_event_resource_setup(&port_conf);
		l3fwd_event_service_setup();
	} else
		l3fwd_poll_resource_setup();

error: patch failed: examples/l3fwd/main.c:1226
error: examples/l3fwd/main.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:40 [dpdk-test-report] |FAILURE| pw65176[v6, 08/11] examples/l3fwd: add event lpm main loop 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).