automatic DPDK test reports
 help / color / mirror / Atom feed
From: sys_stv@intel.com
To: test-report@dpdk.org
Cc: xinfengx.zhao@intel.com, zhaoyan.chen@intel.com, peipeix.lu@intel.com
Subject: [dpdk-test-report]  |FAILURE| pw38146[dpdk-dev, v7, 1/5] vfio: extend data structure for multi container
Date: 20 Apr 2018 02:28:41 -0700	[thread overview]
Message-ID: <0590c7$1f3u7a@orsmga001.jf.intel.com> (raw)

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

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

_apply issues_

Submitter: Xiao Wang <xiao.w.wang@intel.com>
Date: 2018-04-15 15:33:45
DPDK git baseline:
	Repo:dpdk-master, CommitID: 08efcf533f6a1dc5b12bcf1d5ded83743b8d5cc4
	Repo:dpdk-next-eventdev, CommitID: fe5abd3150bc1caa8369e743c395c39f53265597
	Repo:dpdk-next-net, CommitID: 22f9945b76ebc7f6f3075b62344450811d0c3617
	Repo:dpdk-next-crypto, CommitID: 8683a65a4f5ee5ce682a48a808a56b9baa190eb4
	Repo:dpdk-next-virtio, CommitID: ba3fec3f710a7f0289a14153500a373c4b91671d

*Repo: dpdk-master
Checking patch config/common_base...
Checking patch lib/librte_eal/linuxapp/eal/eal_vfio.c...
error: while searching for:
				}
			}
		}
		user_mem_maps.n_maps = cur_idx;
	}
--
	}
	/* if primary, try to open the group */
	if (internal_config.process_type == RTE_PROC_PRIMARY) {
		/* try regular group format */

error: patch failed: lib/librte_eal/linuxapp/eal/eal_vfio.c:279
error: lib/librte_eal/linuxapp/eal/eal_vfio.c: patch does not apply
Checking patch lib/librte_eal/linuxapp/eal/eal_vfio.h...
error: while searching for:
#endif

#define VFIO_MAX_GROUPS RTE_MAX_VFIO_GROUPS

/*
 * Function prototypes for VFIO multiprocess sync functions

error: patch failed: lib/librte_eal/linuxapp/eal/eal_vfio.h:88
error: lib/librte_eal/linuxapp/eal/eal_vfio.h: patch does not apply
*Repo: dpdk-next-eventdev
Checking patch config/common_base...
Checking patch lib/librte_eal/linuxapp/eal/eal_vfio.c...
error: while searching for:
				}
			}
		}
		user_mem_maps.n_maps = cur_idx;
	}
--
	}
	/* if primary, try to open the group */
	if (internal_config.process_type == RTE_PROC_PRIMARY) {
		/* try regular group format */

error: patch failed: lib/librte_eal/linuxapp/eal/eal_vfio.c:279
error: lib/librte_eal/linuxapp/eal/eal_vfio.c: patch does not apply
Checking patch lib/librte_eal/linuxapp/eal/eal_vfio.h...
Hunk #1 succeeded at 82 (offset -6 lines).
error: while searching for:
int vfio_mp_sync_receive_fd(int socket);
int vfio_mp_sync_connect_to_primary(void);

/*
 * we don't need to store device fd's anywhere since they can be obtained from
--
	struct vfio_group vfio_groups[VFIO_MAX_GROUPS];
};

/* DMA mapping function prototype.
 * Takes VFIO container fd as a parameter.
 * Returns 0 on success, -1 on error.

error: patch failed: lib/librte_eal/linuxapp/eal/eal_vfio.h:98
error: lib/librte_eal/linuxapp/eal/eal_vfio.h: patch does not apply
*Repo: dpdk-next-net
Checking patch config/common_base...
error: while searching for:
CONFIG_RTE_EAL_IGB_UIO=n
CONFIG_RTE_EAL_VFIO=n
CONFIG_RTE_MAX_VFIO_GROUPS=64
CONFIG_RTE_MALLOC_DEBUG=n
CONFIG_RTE_EAL_NUMA_AWARE_HUGEPAGES=n
CONFIG_RTE_USE_LIBBSD=n

error: patch failed: config/common_base:87
error: config/common_base: patch does not apply
Checking patch lib/librte_eal/linuxapp/eal/eal_vfio.c...
error: while searching for:

#define VFIO_MEM_EVENT_CLB_NAME "vfio_mem_event_clb"

/* per-process VFIO config */
static struct vfio_config vfio_cfg;

static int vfio_type1_dma_map(int);
static int vfio_type1_dma_mem_map(int, uint64_t, uint64_t, uint64_t, int);

error: patch failed: lib/librte_eal/linuxapp/eal/eal_vfio.c:22
error: lib/librte_eal/linuxapp/eal/eal_vfio.c: patch does not apply
Checking patch lib/librte_eal/linuxapp/eal/eal_vfio.h...
error: while searching for:
#endif

#define VFIO_MAX_GROUPS RTE_MAX_VFIO_GROUPS

/*
 * Function prototypes for VFIO multiprocess sync functions

error: patch failed: lib/librte_eal/linuxapp/eal/eal_vfio.h:88
error: lib/librte_eal/linuxapp/eal/eal_vfio.h: patch does not apply
*Repo: dpdk-next-crypto
Checking patch config/common_base...
Checking patch lib/librte_eal/linuxapp/eal/eal_vfio.c...
error: while searching for:
				}
			}
		}
		user_mem_maps.n_maps = cur_idx;
	}
--
	}
	/* if primary, try to open the group */
	if (internal_config.process_type == RTE_PROC_PRIMARY) {
		/* try regular group format */

error: patch failed: lib/librte_eal/linuxapp/eal/eal_vfio.c:279
error: lib/librte_eal/linuxapp/eal/eal_vfio.c: patch does not apply
Checking patch lib/librte_eal/linuxapp/eal/eal_vfio.h...
error: while searching for:
#endif

#define VFIO_MAX_GROUPS RTE_MAX_VFIO_GROUPS

/*
 * Function prototypes for VFIO multiprocess sync functions

error: patch failed: lib/librte_eal/linuxapp/eal/eal_vfio.h:88
error: lib/librte_eal/linuxapp/eal/eal_vfio.h: patch does not apply
*Repo: dpdk-next-virtio
Checking patch config/common_base...
error: while searching for:
CONFIG_RTE_EAL_IGB_UIO=n
CONFIG_RTE_EAL_VFIO=n
CONFIG_RTE_MAX_VFIO_GROUPS=64
CONFIG_RTE_MALLOC_DEBUG=n
CONFIG_RTE_EAL_NUMA_AWARE_HUGEPAGES=n
CONFIG_RTE_USE_LIBBSD=n

error: patch failed: config/common_base:87
error: config/common_base: patch does not apply
Checking patch lib/librte_eal/linuxapp/eal/eal_vfio.c...
error: while searching for:

#define VFIO_MEM_EVENT_CLB_NAME "vfio_mem_event_clb"

/* per-process VFIO config */
static struct vfio_config vfio_cfg;

static int vfio_type1_dma_map(int);
static int vfio_type1_dma_mem_map(int, uint64_t, uint64_t, uint64_t, int);

error: patch failed: lib/librte_eal/linuxapp/eal/eal_vfio.c:22
error: lib/librte_eal/linuxapp/eal/eal_vfio.c: patch does not apply
Checking patch lib/librte_eal/linuxapp/eal/eal_vfio.h...
error: while searching for:
#endif

#define VFIO_MAX_GROUPS RTE_MAX_VFIO_GROUPS

/*
 * Function prototypes for VFIO multiprocess sync functions

error: patch failed: lib/librte_eal/linuxapp/eal/eal_vfio.h:88
error: lib/librte_eal/linuxapp/eal/eal_vfio.h: patch does not apply

DPDK STV team

                 reply	other threads:[~2018-04-20  9:28 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$1f3u7a@orsmga001.jf.intel.com' \
    --to=sys_stv@intel.com \
    --cc=peipeix.lu@intel.com \
    --cc=test-report@dpdk.org \
    --cc=xinfengx.zhao@intel.com \
    --cc=zhaoyan.chen@intel.com \
    /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).