automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw113271-113273 [PATCH] [v3, 6/6] test/threads: remove unit test use of pthread
@ 2022-06-22 20:50 dpdklab
  0 siblings, 0 replies; only message in thread
From: dpdklab @ 2022-06-22 20:50 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

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

Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/113271

_apply patch failure_

Submitter: Tyler Retzlaff <roretzla@linux.microsoft.com>
Date: Wednesday, June 22 2022 20:26:21 
Applied on: CommitID:9aa95b6fc4d0f166f8364f60c476f52dfcbe1082
Apply patch set 113271-113273 failed:

Checking patch lib/eal/common/meson.build...
Checking patch lib/eal/common/rte_thread.c...
Checking patch lib/eal/include/rte_thread.h...
Checking patch lib/eal/version.map...
error: while searching for:

	# added in 22.07
	rte_drand;
	rte_thread_get_affinity_by_id;
	rte_thread_get_priority;
	rte_thread_self;

error: patch failed: lib/eal/version.map:423
Applied patch lib/eal/common/meson.build cleanly.
Applied patch lib/eal/common/rte_thread.c cleanly.
Applied patch lib/eal/include/rte_thread.h cleanly.
Applying patch lib/eal/version.map with 1 reject...
Rejected hunk #1.
diff a/lib/eal/version.map b/lib/eal/version.map	(rejected hunks)
@@ -423,6 +423,10 @@ EXPERIMENTAL {
 
 	# added in 22.07
 	rte_drand;
+	rte_thread_attr_get_affinity;
+	rte_thread_attr_init;
+	rte_thread_attr_set_affinity;
+	rte_thread_attr_set_priority;
 	rte_thread_get_affinity_by_id;
 	rte_thread_get_priority;
 	rte_thread_self;
Checking patch lib/eal/include/rte_thread.h...
error: lib/eal/include/rte_thread.h: does not match index
Checking patch lib/eal/unix/rte_thread.c...
Checking patch lib/eal/version.map...
error: while searching for:
	rte_thread_attr_init;
	rte_thread_attr_set_affinity;
	rte_thread_attr_set_priority;
	rte_thread_get_affinity_by_id;
	rte_thread_get_priority;
	rte_thread_self;
	rte_thread_set_affinity_by_id;
	rte_thread_set_priority;

error: patch failed: lib/eal/version.map:427
Checking patch lib/eal/windows/include/sched.h...
Checking patch lib/eal/windows/rte_thread.c...
Applied patch lib/eal/unix/rte_thread.c cleanly.
Applying patch lib/eal/version.map with 1 reject...
Rejected hunk #1.
Applied patch lib/eal/windows/include/sched.h cleanly.
Applied patch lib/eal/windows/rte_thread.c cleanly.
diff a/lib/eal/version.map b/lib/eal/version.map	(rejected hunks)
@@ -427,8 +427,11 @@ EXPERIMENTAL {
 	rte_thread_attr_init;
 	rte_thread_attr_set_affinity;
 	rte_thread_attr_set_priority;
+	rte_thread_create;
+	rte_thread_detach;
 	rte_thread_get_affinity_by_id;
 	rte_thread_get_priority;
+	rte_thread_join;
 	rte_thread_self;
 	rte_thread_set_affinity_by_id;
 	rte_thread_set_priority;
Checking patch lib/eal/include/rte_thread.h...
error: lib/eal/include/rte_thread.h: does not match index
Checking patch lib/eal/unix/rte_thread.c...
error: lib/eal/unix/rte_thread.c: does not match index
Checking patch lib/eal/version.map...
error: while searching for:
	rte_thread_attr_set_priority;
	rte_thread_create;
	rte_thread_detach;
	rte_thread_get_affinity_by_id;
	rte_thread_get_priority;
	rte_thread_join;

error: patch failed: lib/eal/version.map:429
Checking patch lib/eal/windows/rte_thread.c...
error: lib/eal/windows/rte_thread.c: does not match index
Applying patch lib/eal/version.map with 1 reject...
Rejected hunk #1.
diff a/lib/eal/version.map b/lib/eal/version.map	(rejected hunks)
@@ -429,6 +429,7 @@ EXPERIMENTAL {
 	rte_thread_attr_set_priority;
 	rte_thread_create;
 	rte_thread_detach;
+	rte_thread_equal;
 	rte_thread_get_affinity_by_id;
 	rte_thread_get_priority;
 	rte_thread_join;

https://lab.dpdk.org/results/dashboard/patchsets/22757/

UNH-IOL DPDK Community Lab

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

only message in thread, other threads:[~2022-06-22 20:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-22 20:50 |WARNING| pw113271-113273 [PATCH] [v3, 6/6] test/threads: remove unit test use of pthread dpdklab

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