[dpdk-test-report] |FAILURE| pw41232memory: do not use base-virtaddr in secondary processes

sys_stv at intel.com sys_stv at intel.com
Tue Jun 19 05:50:57 CEST 2018


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

_apply issues_

Submitter: Stojaczyk, DariuszX <dariuszx.stojaczyk at intel.com>
Date: 2018-06-18 19:53:09
DPDK git baseline:
	Repo:dpdk-master, CommitID: a66a83744667f31ee97e18eefa90105c462ed81b
	Repo:dpdk-next-eventdev, CommitID: fb7271e596b4b363e53ca0926a709fe1725912cd
	Repo:dpdk-next-net, CommitID: 3d96644aa3af431ed881b900971b8228e93889a9
	Repo:dpdk-next-crypto, CommitID: 937dac86c6212cc76850a3629a8d451feb625e85
	Repo:dpdk-next-virtio, CommitID: 2e8c4e2c91e9399720640d05658abe96fcd8a035

*Repo: dpdk-master
Checking patch lib/librte_eal/common/eal_common_memory.c...
error: while searching for:
	allow_shrink = (flags & EAL_VIRTUAL_AREA_ALLOW_SHRINK) > 0;
	unmap = (flags & EAL_VIRTUAL_AREA_UNMAP) > 0;

	if (next_baseaddr == NULL && internal_config.base_virtaddr != 0)
		next_baseaddr = (void *) internal_config.base_virtaddr;

	if (requested_addr == NULL && next_baseaddr) {

error: patch failed: lib/librte_eal/common/eal_common_memory.c:56
error: lib/librte_eal/common/eal_common_memory.c: patch does not apply
*Repo: dpdk-next-eventdev
Checking patch lib/librte_eal/common/eal_common_memory.c...
error: while searching for:
	allow_shrink = (flags & EAL_VIRTUAL_AREA_ALLOW_SHRINK) > 0;
	unmap = (flags & EAL_VIRTUAL_AREA_UNMAP) > 0;

	if (next_baseaddr == NULL && internal_config.base_virtaddr != 0)
		next_baseaddr = (void *) internal_config.base_virtaddr;

	if (requested_addr == NULL && next_baseaddr) {

error: patch failed: lib/librte_eal/common/eal_common_memory.c:56
error: lib/librte_eal/common/eal_common_memory.c: patch does not apply
*Repo: dpdk-next-net
Checking patch lib/librte_eal/common/eal_common_memory.c...
error: while searching for:
	allow_shrink = (flags & EAL_VIRTUAL_AREA_ALLOW_SHRINK) > 0;
	unmap = (flags & EAL_VIRTUAL_AREA_UNMAP) > 0;

	if (next_baseaddr == NULL && internal_config.base_virtaddr != 0)
		next_baseaddr = (void *) internal_config.base_virtaddr;

	if (requested_addr == NULL && next_baseaddr) {

error: patch failed: lib/librte_eal/common/eal_common_memory.c:56
error: lib/librte_eal/common/eal_common_memory.c: patch does not apply
*Repo: dpdk-next-crypto
Checking patch lib/librte_eal/common/eal_common_memory.c...
error: while searching for:
	allow_shrink = (flags & EAL_VIRTUAL_AREA_ALLOW_SHRINK) > 0;
	unmap = (flags & EAL_VIRTUAL_AREA_UNMAP) > 0;

	if (next_baseaddr == NULL && internal_config.base_virtaddr != 0)
		next_baseaddr = (void *) internal_config.base_virtaddr;

	if (requested_addr == NULL && next_baseaddr) {

error: patch failed: lib/librte_eal/common/eal_common_memory.c:56
error: lib/librte_eal/common/eal_common_memory.c: patch does not apply
*Repo: dpdk-next-virtio
Checking patch lib/librte_eal/common/eal_common_memory.c...
error: while searching for:
	allow_shrink = (flags & EAL_VIRTUAL_AREA_ALLOW_SHRINK) > 0;
	unmap = (flags & EAL_VIRTUAL_AREA_UNMAP) > 0;

	if (next_baseaddr == NULL && internal_config.base_virtaddr != 0)
		next_baseaddr = (void *) internal_config.base_virtaddr;

	if (requested_addr == NULL && next_baseaddr) {

error: patch failed: lib/librte_eal/common/eal_common_memory.c:56
error: lib/librte_eal/common/eal_common_memory.c: patch does not apply

DPDK STV team


More information about the test-report mailing list