automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |FAILURE| pw65712kni: fix bug 389 - Crash in librte_kni driver due to noncontiguous pages
@ 2020-02-22  7:39 sys_stv
  0 siblings, 0 replies; only message in thread
From: sys_stv @ 2020-02-22  7:39 UTC (permalink / raw)
  To: test-report

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

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

_apply issues_

Submitter: Scott Wasson <scott_wasson@affirmednetworks.com>
Date: 2020-02-10 19:47:00
Reply_mail: 1581364020-4315-1-git-send-email-scott_wasson@affirmednetworks.com
DPDK git baseline:
	Repo:dpdk-next-net, CommitID: 5d24d6a55025c58ae9e890851e21cb861839cb66
	Repo:dpdk, CommitID: f69ed1044230c218c9afd8f1b47b6fe6aa1eeec5

*Repo: dpdk-next-net
kni->m_sync_addr = rte_memzone_reserve(mz_name, KNI_FIFO_SIZE, SOCKET_ID_ANY, 0);
	KNI_MEM_CHECK(kni->m_sync_addr == NULL, sync_addr_fail);

	return 0;

error: patch failed: lib/librte_kni/rte_kni.c:145
error: lib/librte_kni/rte_kni.c: patch does not apply
*Repo: dpdk
kni->m_sync_addr = rte_memzone_reserve(mz_name, KNI_FIFO_SIZE, SOCKET_ID_ANY, 0);
	KNI_MEM_CHECK(kni->m_sync_addr == NULL, sync_addr_fail);

	return 0;

error: patch failed: lib/librte_kni/rte_kni.c:145
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:[~2020-02-22  7:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-22  7:39 [dpdk-test-report] |FAILURE| pw65712kni: fix bug 389 - Crash in librte_kni driver due to noncontiguous pages 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).