automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |FAILURE| pw63163kni: increase kernel version requirement for VA
@ 2019-11-21 14:22 sys_stv
  0 siblings, 0 replies; only message in thread
From: sys_stv @ 2019-11-21 14:22 UTC (permalink / raw)
  To: test-report

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

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

_apply issues_

Submitter: Ferruh Yigit <ferruh.yigit@intel.com>
Date: 2019-11-20 16:00:09
Reply_mail: 20191120160009.46270-1-ferruh.yigit@intel.com
DPDK git baseline:
	Repo:dpdk-next-net, CommitID: 5765b0525b567ee93159692d70ac17001e103ba7
	Repo:dpdk, CommitID: e5d0ba08703099c12e4bb2eac650cbb047df1a13

*Repo: dpdk-next-net
#define GET_USER_PAGES_REMOTE_API_V3
#endif

#endif

error: patch failed: kernel/linux/kni/compat.h:122
error: kernel/linux/kni/compat.h: patch does not apply
Checking patch kernel/linux/kni/kni_dev.h...
error: while searching for:
	offset = iova & (PAGE_SIZE - 1);

--
#endif
	if (ret < 0)
		return 0;


error: patch failed: kernel/linux/kni/kni_dev.h:101
error: kernel/linux/kni/kni_dev.h: patch does not apply
Checking patch lib/librte_eal/linux/eal/eal.c...
error: while searching for:
				 */
				iova_mode = RTE_IOVA_VA;
--
#if defined(RTE_LIBRTE_KNI) && LINUX_VERSION_CODE >= KERNEL_VERSION(4, 6, 0)
			} else if (rte_eal_check_module("rte_kni") == 1) {
				iova_mode = RTE_IOVA_PA;
				RTE_LOG(DEBUG, EAL, "KNI is loaded, selecting IOVA as PA mode for better KNI perfomance.\n");

error: patch failed: lib/librte_eal/linux/eal/eal.c:1073
error: lib/librte_eal/linux/eal/eal.c: patch does not apply
Checking patch lib/librte_kni/rte_kni.c...
error: while searching for:
int
rte_kni_init(unsigned int max_kni_ifaces __rte_unused)
--
#if LINUX_VERSION_CODE < KERNEL_VERSION(4, 6, 0)
	if (rte_eal_iova_mode() != RTE_IOVA_PA) {
		RTE_LOG(ERR, KNI, "KNI requires IOVA as PA\n");
		return -1;

error: patch failed: lib/librte_kni/rte_kni.c:98
error: lib/librte_kni/rte_kni.c: patch does not apply
*Repo: dpdk
#define GET_USER_PAGES_REMOTE_API_V3
#endif

#endif

error: patch failed: kernel/linux/kni/compat.h:122
error: kernel/linux/kni/compat.h: patch does not apply
Checking patch kernel/linux/kni/kni_dev.h...
error: while searching for:
	offset = iova & (PAGE_SIZE - 1);

--
#endif
	if (ret < 0)
		return 0;


error: patch failed: kernel/linux/kni/kni_dev.h:101
error: kernel/linux/kni/kni_dev.h: patch does not apply
Checking patch lib/librte_eal/linux/eal/eal.c...
error: while searching for:
				 */
				iova_mode = RTE_IOVA_VA;
--
#if defined(RTE_LIBRTE_KNI) && LINUX_VERSION_CODE >= KERNEL_VERSION(4, 6, 0)
			} else if (rte_eal_check_module("rte_kni") == 1) {
				iova_mode = RTE_IOVA_PA;
				RTE_LOG(DEBUG, EAL, "KNI is loaded, selecting IOVA as PA mode for better KNI perfomance.\n");

error: patch failed: lib/librte_eal/linux/eal/eal.c:1073
error: lib/librte_eal/linux/eal/eal.c: patch does not apply
Checking patch lib/librte_kni/rte_kni.c...
error: while searching for:
int
rte_kni_init(unsigned int max_kni_ifaces __rte_unused)
--
#if LINUX_VERSION_CODE < KERNEL_VERSION(4, 6, 0)
	if (rte_eal_iova_mode() != RTE_IOVA_PA) {
		RTE_LOG(ERR, KNI, "KNI requires IOVA as PA\n");
		return -1;

error: patch failed: lib/librte_kni/rte_kni.c:98
error: lib/librte_kni/rte_kni.c: patch does not apply

DPDK STV team

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-11-21 14:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-21 14:22 [dpdk-test-report] |FAILURE| pw63163kni: increase kernel version requirement for VA sys_stv

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).