[dpdk-test-report] |FAILURE| pw62665[v7, 02/12] build: annotate versioned symbols with __vsym macro

sys_stv at intel.com sys_stv at intel.com
Sun Nov 10 18:02:36 CET 2019


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

_apply issues_

Submitter: Andrzej Ostruszka <aostruszka at marvell.com>
Date: 2019-11-07 15:03:08
Reply_mail: 20191107150318.3677-3-aostruszka at 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


More information about the test-report mailing list