automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report]  |FAILURE| pw62665[v7, 02/12] build: annotate versioned symbols with __vsym macro
@ 2019-11-10 17:02 sys_stv
  0 siblings, 0 replies; only message in thread
From: sys_stv @ 2019-11-10 17:02 UTC (permalink / raw)
  To: test-report

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-11-10 17:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-10 17:02 [dpdk-test-report] |FAILURE| pw62665[v7, 02/12] build: annotate versioned symbols with __vsym macro 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).