automatic DPDK test reports
 help / color / mirror / Atom feed
From: sys_stv@intel.com
To: test-report@dpdk.org
Subject: [dpdk-test-report]  |FAILURE| pw65177[v6, 09/11] examples/l3fwd: add event em main loop
Date: 13 Feb 2020 10:40:04 -0800	[thread overview]
Message-ID: <ee68f5$9b8rs1@orsmga001.jf.intel.com> (raw)

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

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

_apply issues_

Submitter: Pavan Nikhilesh Bhagavatula <pbhagavatula@marvell.com>
Date: 2020-01-28 05:35:03
Reply_mail: 20200128053506.2173-10-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:216
error: examples/l3fwd/l3fwd.h: patch does not apply
Checking patch examples/l3fwd/l3fwd_em.c...
error: while searching for:
#include <rte_hash.h>

#include "l3fwd.h"

#if defined(RTE_ARCH_X86) || defined(RTE_MACHINE_CPUFLAG_CRC32)
#define EM_HASH_CRC 1

error: patch failed: examples/l3fwd/l3fwd_em.c:26
error: examples/l3fwd/l3fwd_em.c: patch does not apply
Checking patch examples/l3fwd/l3fwd_em.h...
error: while searching for:
#ifndef __L3FWD_EM_H__
#define __L3FWD_EM_H__
--

		send_single_packet(qconf, m, dst_port);
	} else {
		/* Free the mbuf that contains non-IPV4/IPV6 packet */

error: patch failed: examples/l3fwd/l3fwd_em.h:5
error: examples/l3fwd/l3fwd_em.h: patch does not apply
Checking patch examples/l3fwd/l3fwd_em_hlm.h...
Hunk #1 succeeded at 129 (offset 54 lines).
error: while searching for:
	send_packets_multi(qconf, pkts_burst, dst_port, nb_rx);

}
#endif /* __L3FWD_EM_HLM_H__ */

error: patch failed: examples/l3fwd/l3fwd_em_hlm.h:187
error: examples/l3fwd/l3fwd_em_hlm.h: patch does not apply
Checking patch examples/l3fwd/l3fwd_em_sequential.h...
error: while searching for:

	send_packets_multi(qconf, pkts_burst, dst_port, nb_rx);
}
#endif /* __L3FWD_EM_SEQUENTIAL_H__ */

error: patch failed: examples/l3fwd/l3fwd_em_sequential.h:95
error: examples/l3fwd/l3fwd_em_sequential.h: patch does not apply
Checking patch examples/l3fwd/l3fwd_event.c...
error: while searching for:
		[1][0] = lpm_event_main_loop_tx_q,
		[1][1] = lpm_event_main_loop_tx_q_burst,
	};
	uint32_t event_queue_cfg;
	int ret;


error: patch failed: examples/l3fwd/l3fwd_event.c:217
error: examples/l3fwd/l3fwd_event.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_lkp.main_loop = evt_rsrc->ops.lpm_event_loop;
		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

                 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$9b8rs1@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).