[dpdk-test-report] |FAILURE| pw56189[v5, 3/9] eal: add new API to lock/unlock mempool list

sys_stv at intel.com sys_stv at intel.com
Tue Jul 9 03:30:51 CEST 2019


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

_apply issues_

Submitter: Anatoly Burakov <anatoly.burakov at intel.com>
Date: 2019-07-05 17:26:21
Reply_mail: 0c24b8e90a79ec20daca5dfac0130c962d8b1734.1562347546.git.anatoly.burakov at intel.com
DPDK git baseline:
	Repo:dpdk, CommitID: cc091931dc05212db32ddbd7da3031104ca4963f

*Repo: dpdk

error: while searching for:
	struct rte_mem_config *mcfg = rte_eal_get_configuration()->mem_config;
	rte_rwlock_write_unlock(&mcfg->qlock);
}

error: patch failed: lib/librte_eal/common/eal_common_mcfg.c:60
error: lib/librte_eal/common/eal_common_mcfg.c: patch does not apply
Checking patch lib/librte_eal/common/include/rte_eal.h...
error: while searching for:
rte_usage_hook_t
rte_set_application_usage_hook(rte_usage_hook_t usage_func);
--

/**
 * Whether EAL is using huge pages (disabled by --no-huge option).
 * The no-huge mode cannot be used with UIO poll-mode drivers like igb/ixgbe.

error: patch failed: lib/librte_eal/common/include/rte_eal.h:446
error: lib/librte_eal/common/include/rte_eal.h: patch does not apply
Checking patch lib/librte_eal/common/include/rte_eal_memconfig.h...
error: while searching for:
void
rte_mcfg_tailq_write_unlock(void);

#ifdef __cplusplus
}
#endif

error: patch failed: lib/librte_eal/common/include/rte_eal_memconfig.h:148
error: lib/librte_eal/common/include/rte_eal_memconfig.h: patch does not apply
Checking patch lib/librte_eal/rte_eal_version.map...
error: while searching for:
	rte_mcfg_mem_read_unlock;
	rte_mcfg_mem_write_lock;
	rte_mcfg_mem_write_unlock;
	rte_mcfg_tailq_read_lock;
	rte_mcfg_tailq_read_unlock;
	rte_mcfg_tailq_write_lock;

error: patch failed: lib/librte_eal/rte_eal_version.map:296
error: lib/librte_eal/rte_eal_version.map: patch does not apply
Checking patch lib/librte_mempool/rte_mempool.c...
error: while searching for:
		return NULL;
	}
--
	rte_rwlock_write_lock(RTE_EAL_MEMPOOL_RWLOCK);

	/*
	 * reserve a memory zone for this mempool: private data is

error: patch failed: lib/librte_mempool/rte_mempool.c:830
error: lib/librte_mempool/rte_mempool.c: patch does not apply

DPDK STV team


More information about the test-report mailing list