automatic DPDK test reports
 help / color / mirror / Atom feed
From: sys_stv@intel.com
To: test-report@dpdk.org
Subject: [dpdk-test-report]  |FAILURE| pw62665[v7, 02/12] build: annotate versioned symbols with __vsym macro
Date: 10 Nov 2019 09:02:36 -0800	[thread overview]
Message-ID: <ee68f5$8hltfp@orsmga001.jf.intel.com> (raw)

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

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

_apply issues_

Submitter: Andrzej Ostruszka <aostruszka@marvell.com>
Date: 2019-11-07 15:03:08
Reply_mail: 20191107150318.3677-3-aostruszka@marvell.com
DPDK git baseline:
	Repo:dpdk, CommitID: 6bbc5a9236250b708c6d1931e966c74da381b4f2

*Repo: dpdk
void
rte_distributor_request_pkt_v1705(struct rte_distributor *d,
		unsigned int worker_id, struct rte_mbuf **oldpkt,
		unsigned int count)

error: patch failed: lib/librte_distributor/rte_distributor.c:32
error: lib/librte_distributor/rte_distributor.c: patch does not apply
Checking patch lib/librte_distributor/rte_distributor_v20.c...
error: while searching for:

/**** APIs called by workers ****/
--
void
rte_distributor_request_pkt_v20(struct rte_distributor_v20 *d,
		unsigned worker_id, struct rte_mbuf *oldpkt)
{

error: patch failed: lib/librte_distributor/rte_distributor_v20.c:27
error: lib/librte_distributor/rte_distributor_v20.c: patch does not apply
Checking patch lib/librte_eal/common/include/rte_function_versioning.h...
error: while searching for:
 * symbol <b> to the internal symbol <b><e>
 */
#define BIND_DEFAULT_SYMBOL(b, e, n) __asm__(".symver " RTE_STR(b) RTE_STR(e) ", " RTE_STR(b) "@@DPDK_" RTE_STR(n))
#define __vsym __attribute__((used))

/*

error: patch failed: lib/librte_eal/common/include/rte_function_versioning.h:52
error: lib/librte_eal/common/include/rte_function_versioning.h: patch does not apply
Checking patch lib/librte_lpm/rte_lpm.c...
error: while searching for:
/*
 * Find an existing lpm table and return a pointer to it.
--
struct rte_lpm_v20 *
rte_lpm_find_existing_v20(const char *name)
{
	struct rte_lpm_v20 *l = NULL;

error: patch failed: lib/librte_lpm/rte_lpm.c:90
error: lib/librte_lpm/rte_lpm.c: patch does not apply
Checking patch lib/librte_lpm/rte_lpm6.c...
error: while searching for:
/*
 * Add a route
--
int
rte_lpm6_add_v20(struct rte_lpm6 *lpm, uint8_t *ip, uint8_t depth,
		uint8_t next_hop)
{

error: patch failed: lib/librte_lpm/rte_lpm6.c:812
error: lib/librte_lpm/rte_lpm6.c: patch does not apply
Checking patch lib/librte_timer/rte_timer.c...
error: while searching for:
	return 0;
}
--
void
rte_timer_subsystem_init_v20(void)
{
	unsigned lcore_id;

error: patch failed: lib/librte_timer/rte_timer.c:131
error: lib/librte_timer/rte_timer.c: patch does not apply

DPDK STV team

                 reply	other threads:[~2019-11-10 17:02 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$8hltfp@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).