automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report]  |FAILURE| pw37988[dpdk-dev, V22, 1/4] eal: add device event handle in interrupt thread
@ 2018-04-20  9:16 sys_stv
  0 siblings, 0 replies; only message in thread
From: sys_stv @ 2018-04-20  9:16 UTC (permalink / raw)
  To: test-report; +Cc: xinfengx.zhao, zhaoyan.chen, peipeix.lu

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

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

_apply issues_

Submitter: Guo Jia <jia.guo@intel.com>
Date: 2018-04-13 08:30:37
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 lib/librte_eal/common/include/rte_eal_interrupts.h...
error: while searching for:
	RTE_INTR_HANDLE_ALARM,        /**< alarm handle */
	RTE_INTR_HANDLE_EXT,          /**< external handler */
	RTE_INTR_HANDLE_VDEV,         /**< virtual device */
	RTE_INTR_HANDLE_MAX           /**< count of elements */
};


error: patch failed: lib/librte_eal/common/include/rte_eal_interrupts.h:34
error: lib/librte_eal/common/include/rte_eal_interrupts.h: patch does not apply
Checking patch lib/librte_eal/linuxapp/eal/eal_interrupts.c...
error: while searching for:
			return -1;
		break;
#endif
	/* unknown handle type */
	default:
		RTE_LOG(ERR, EAL,

error: patch failed: lib/librte_eal/linuxapp/eal/eal_interrupts.c:559
error: lib/librte_eal/linuxapp/eal/eal_interrupts.c: patch does not apply
Checking patch test/test/test_interrupts.c...
error: while searching for:
	TEST_INTERRUPT_HANDLE_VALID,
	TEST_INTERRUPT_HANDLE_VALID_UIO,
	TEST_INTERRUPT_HANDLE_VALID_ALARM,
	TEST_INTERRUPT_HANDLE_CASE1,
	TEST_INTERRUPT_HANDLE_MAX
};

error: patch failed: test/test/test_interrupts.c:20
error: test/test/test_interrupts.c: patch does not apply
*Repo: dpdk-next-eventdev
Checking patch lib/librte_eal/common/include/rte_eal_interrupts.h...
error: while searching for:
	RTE_INTR_HANDLE_ALARM,        /**< alarm handle */
	RTE_INTR_HANDLE_EXT,          /**< external handler */
	RTE_INTR_HANDLE_VDEV,         /**< virtual device */
	RTE_INTR_HANDLE_MAX           /**< count of elements */
};


error: patch failed: lib/librte_eal/common/include/rte_eal_interrupts.h:34
error: lib/librte_eal/common/include/rte_eal_interrupts.h: patch does not apply
Checking patch lib/librte_eal/linuxapp/eal/eal_interrupts.c...
error: while searching for:
			return -1;
		break;
#endif
	/* unknown handle type */
	default:
		RTE_LOG(ERR, EAL,

error: patch failed: lib/librte_eal/linuxapp/eal/eal_interrupts.c:559
error: lib/librte_eal/linuxapp/eal/eal_interrupts.c: patch does not apply
Checking patch test/test/test_interrupts.c...
error: while searching for:
	TEST_INTERRUPT_HANDLE_VALID,
	TEST_INTERRUPT_HANDLE_VALID_UIO,
	TEST_INTERRUPT_HANDLE_VALID_ALARM,
	TEST_INTERRUPT_HANDLE_CASE1,
	TEST_INTERRUPT_HANDLE_MAX
};

error: patch failed: test/test/test_interrupts.c:20
error: test/test/test_interrupts.c: patch does not apply
*Repo: dpdk-next-net
Checking patch lib/librte_eal/common/include/rte_eal_interrupts.h...
error: while searching for:
	RTE_INTR_HANDLE_ALARM,        /**< alarm handle */
	RTE_INTR_HANDLE_EXT,          /**< external handler */
	RTE_INTR_HANDLE_VDEV,         /**< virtual device */
	RTE_INTR_HANDLE_MAX           /**< count of elements */
};


error: patch failed: lib/librte_eal/common/include/rte_eal_interrupts.h:34
error: lib/librte_eal/common/include/rte_eal_interrupts.h: patch does not apply
Checking patch lib/librte_eal/linuxapp/eal/eal_interrupts.c...
error: while searching for:
			return -1;
		break;
#endif
	/* unknown handle type */
	default:
		RTE_LOG(ERR, EAL,

error: patch failed: lib/librte_eal/linuxapp/eal/eal_interrupts.c:559
error: lib/librte_eal/linuxapp/eal/eal_interrupts.c: patch does not apply
Checking patch test/test/test_interrupts.c...
error: while searching for:
	TEST_INTERRUPT_HANDLE_VALID,
	TEST_INTERRUPT_HANDLE_VALID_UIO,
	TEST_INTERRUPT_HANDLE_VALID_ALARM,
	TEST_INTERRUPT_HANDLE_CASE1,
	TEST_INTERRUPT_HANDLE_MAX
};

error: patch failed: test/test/test_interrupts.c:20
error: test/test/test_interrupts.c: patch does not apply
*Repo: dpdk-next-crypto
Checking patch lib/librte_eal/common/include/rte_eal_interrupts.h...
error: while searching for:
	RTE_INTR_HANDLE_ALARM,        /**< alarm handle */
	RTE_INTR_HANDLE_EXT,          /**< external handler */
	RTE_INTR_HANDLE_VDEV,         /**< virtual device */
	RTE_INTR_HANDLE_MAX           /**< count of elements */
};


error: patch failed: lib/librte_eal/common/include/rte_eal_interrupts.h:34
error: lib/librte_eal/common/include/rte_eal_interrupts.h: patch does not apply
Checking patch lib/librte_eal/linuxapp/eal/eal_interrupts.c...
error: while searching for:
			return -1;
		break;
#endif
	/* unknown handle type */
	default:
		RTE_LOG(ERR, EAL,

error: patch failed: lib/librte_eal/linuxapp/eal/eal_interrupts.c:559
error: lib/librte_eal/linuxapp/eal/eal_interrupts.c: patch does not apply
Checking patch test/test/test_interrupts.c...
error: while searching for:
	TEST_INTERRUPT_HANDLE_VALID,
	TEST_INTERRUPT_HANDLE_VALID_UIO,
	TEST_INTERRUPT_HANDLE_VALID_ALARM,
	TEST_INTERRUPT_HANDLE_CASE1,
	TEST_INTERRUPT_HANDLE_MAX
};

error: patch failed: test/test/test_interrupts.c:20
error: test/test/test_interrupts.c: patch does not apply
*Repo: dpdk-next-virtio
Checking patch lib/librte_eal/common/include/rte_eal_interrupts.h...
error: while searching for:
	RTE_INTR_HANDLE_ALARM,        /**< alarm handle */
	RTE_INTR_HANDLE_EXT,          /**< external handler */
	RTE_INTR_HANDLE_VDEV,         /**< virtual device */
	RTE_INTR_HANDLE_MAX           /**< count of elements */
};


error: patch failed: lib/librte_eal/common/include/rte_eal_interrupts.h:34
error: lib/librte_eal/common/include/rte_eal_interrupts.h: patch does not apply
Checking patch lib/librte_eal/linuxapp/eal/eal_interrupts.c...
error: while searching for:
			return -1;
		break;
#endif
	/* unknown handle type */
	default:
		RTE_LOG(ERR, EAL,

error: patch failed: lib/librte_eal/linuxapp/eal/eal_interrupts.c:559
error: lib/librte_eal/linuxapp/eal/eal_interrupts.c: patch does not apply
Checking patch test/test/test_interrupts.c...
error: while searching for:
	TEST_INTERRUPT_HANDLE_VALID,
	TEST_INTERRUPT_HANDLE_VALID_UIO,
	TEST_INTERRUPT_HANDLE_VALID_ALARM,
	TEST_INTERRUPT_HANDLE_CASE1,
	TEST_INTERRUPT_HANDLE_MAX
};

error: patch failed: test/test/test_interrupts.c:20
error: test/test/test_interrupts.c: patch does not apply

DPDK STV team

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

only message in thread, other threads:[~2018-04-20  9:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-20  9:16 [dpdk-test-report] |FAILURE| pw37988[dpdk-dev, V22, 1/4] eal: add device event handle in interrupt thread 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).