automatic DPDK test reports
 help / color / mirror / Atom feed
From: sys_stv@intel.com
To: test-report@dpdk.org
Subject: [dpdk-test-report] |FAILURE| pw41232memory: do not use base-virtaddr in secondary processes
Date: 18 Jun 2018 20:50:57 -0700	[thread overview]
Message-ID: <0590c7$1ul0ru@orsmga001.jf.intel.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 3241 bytes --]

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

_apply issues_

Submitter: Stojaczyk, DariuszX <dariuszx.stojaczyk@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

                 reply	other threads:[~2018-06-19  3:51 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='0590c7$1ul0ru@orsmga001.jf.intel.com' \
    --to=sys_stv@intel.com \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).