[dpdk-test-report] |FAILURE| pw51905fbarray: fix init unlock without lock

sys_stv at intel.com sys_stv at intel.com
Mon Apr 1 08:54:10 CEST 2019


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

_apply issues_

Submitter: Anatoly Burakov <anatoly.burakov at intel.com>
Date: 2019-03-29 10:57:08
Reply_mail: 35fe9a105fbf7868fc34cef330745b33acd0527c.1553856703.git.anatoly.burakov at intel.com
DPDK git baseline:
	Repo:dpdk-master, CommitID: a2fe4c1b3803f3b4c060c03fd51fdc376c05ec43
	Repo:dpdk-next-eventdev, CommitID: e560c2cadf57a55089105c0c0a10de06498ca672
	Repo:dpdk-next-net, CommitID: cbe00e06d516f7668ab53ae7a06ca2883bd0f2b5
	Repo:dpdk-next-crypto, CommitID: 121a14d6d958edd92f6ad904934ee3f371125192
	Repo:dpdk-next-virtio, CommitID: daf8de5c41dfbe40f354ff009f5791db348e0b09

*Repo: dpdk-master
Checking patch lib/librte_eal/common/eal_common_fbarray.c...
error: while searching for:
	}

	page_sz = sysconf(_SC_PAGESIZE);
	if (page_sz == (size_t)-1)
		goto fail;
--
		goto fail;

	rte_spinlock_lock(&mem_area_lock);


error: patch failed: lib/librte_eal/common/eal_common_fbarray.c:736
error: lib/librte_eal/common/eal_common_fbarray.c: patch does not apply
*Repo: dpdk-next-eventdev
Checking patch lib/librte_eal/common/eal_common_fbarray.c...
error: while searching for:
	}

	page_sz = sysconf(_SC_PAGESIZE);
	if (page_sz == (size_t)-1)
		goto fail;
--
		goto fail;

	rte_spinlock_lock(&mem_area_lock);


error: patch failed: lib/librte_eal/common/eal_common_fbarray.c:736
error: lib/librte_eal/common/eal_common_fbarray.c: patch does not apply
*Repo: dpdk-next-net
Checking patch lib/librte_eal/common/eal_common_fbarray.c...
error: while searching for:
	}

	page_sz = sysconf(_SC_PAGESIZE);
	if (page_sz == (size_t)-1)
		goto fail;
--
		goto fail;

	rte_spinlock_lock(&mem_area_lock);


error: patch failed: lib/librte_eal/common/eal_common_fbarray.c:736
error: lib/librte_eal/common/eal_common_fbarray.c: patch does not apply
*Repo: dpdk-next-crypto
Checking patch lib/librte_eal/common/eal_common_fbarray.c...
error: while searching for:
	}

	page_sz = sysconf(_SC_PAGESIZE);
	if (page_sz == (size_t)-1)
		goto fail;
--
		goto fail;

	rte_spinlock_lock(&mem_area_lock);


error: patch failed: lib/librte_eal/common/eal_common_fbarray.c:736
error: lib/librte_eal/common/eal_common_fbarray.c: patch does not apply
*Repo: dpdk-next-virtio
Checking patch lib/librte_eal/common/eal_common_fbarray.c...
error: while searching for:
	}

	page_sz = sysconf(_SC_PAGESIZE);
	if (page_sz == (size_t)-1)
		goto fail;
--
		goto fail;

	rte_spinlock_lock(&mem_area_lock);


error: patch failed: lib/librte_eal/common/eal_common_fbarray.c:736
error: lib/librte_eal/common/eal_common_fbarray.c: patch does not apply

DPDK STV team


More information about the test-report mailing list