automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw109081 [PATCH 3/3] test/threads: add unit test for thread API
       [not found] <1648819793-18948-4-git-send-email-roretzla@linux.microsoft.com>
@ 2022-04-01 13:31 ` checkpatch
  2022-04-01 15:20 ` |SUCCESS| " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2022-04-01 13:31 UTC (permalink / raw)
  To: test-report; +Cc: Tyler Retzlaff

Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/109081

_coding style issues_


WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#128: FILE: app/test/test_threads.c:39:
+	RTE_TEST_ASSERT(0 == memcmp(&cpuset0, &cpuset1, sizeof(rte_cpuset_t)),

WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#135: FILE: app/test/test_threads.c:46:
+	RTE_TEST_ASSERT(0 == memcmp(&cpuset0, &cpuset1, sizeof(rte_cpuset_t)),

WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#150: FILE: app/test/test_threads.c:61:
+	RTE_TEST_ASSERT(0 == memcmp(&cpuset0, &cpuset1, sizeof(rte_cpuset_t)),

total: 0 errors, 3 warnings, 97 lines checked

^ permalink raw reply	[flat|nested] 2+ messages in thread

* |SUCCESS| pw109081 [PATCH 3/3] test/threads: add unit test for thread API
       [not found] <1648819793-18948-4-git-send-email-roretzla@linux.microsoft.com>
  2022-04-01 13:31 ` |WARNING| pw109081 [PATCH 3/3] test/threads: add unit test for thread API checkpatch
@ 2022-04-01 15:20 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2022-04-01 15:20 UTC (permalink / raw)
  To: test-report; +Cc: robot

From: robot@bytheb.org

Test-Label: github-robot: build
Test-Status: SUCCESS
http://patchwork.dpdk.org/patch/109081/

_github build: passed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2077638487

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-04-01 14:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1648819793-18948-4-git-send-email-roretzla@linux.microsoft.com>
2022-04-01 13:31 ` |WARNING| pw109081 [PATCH 3/3] test/threads: add unit test for thread API checkpatch
2022-04-01 15:20 ` |SUCCESS| " 0-day Robot

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