automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw85081 [PATCH] eal/windows: add pthread TLS function support
       [not found] <20201213200015.5932-1-talshn@nvidia.com>
@ 2020-12-13 20:02 ` checkpatch
  2020-12-13 22:27 ` [dpdk-test-report] |SUCCESS| pw85081 " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2020-12-13 20:02 UTC (permalink / raw)
  To: test-report; +Cc: Tal Shnaiderman

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

_coding style issues_


ERROR:POINTER_LOCATION: "(foo*)" should be "(foo *)"
#78: FILE: lib/librte_eal/windows/include/pthread.h:186:
+		    __rte_unused void (*destructor)(void*))

ERROR:ASSIGN_IN_IF: do not use assignment in if condition
#80: FILE: lib/librte_eal/windows/include/pthread.h:188:
+	if (((*key) = TlsAlloc()) == TLS_OUT_OF_INDEXES) {

WARNING:USE_NEGATIVE_ERRNO: return of an errno should typically be negative (ie: return -ENOMEM)
#82: FILE: lib/librte_eal/windows/include/pthread.h:190:
+		return ENOMEM;

total: 2 errors, 1 warnings, 54 lines checked

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

* [dpdk-test-report] |SUCCESS| pw85081 eal/windows: add pthread TLS function support
       [not found] <20201213200015.5932-1-talshn@nvidia.com>
  2020-12-13 20:02 ` [dpdk-test-report] |WARNING| pw85081 [PATCH] eal/windows: add pthread TLS function support checkpatch
@ 2020-12-13 22:27 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2020-12-13 22:27 UTC (permalink / raw)
  To: test-report; +Cc: robot

From: robot@bytheb.org

Test-Label: travis-robot
Test-Status: SUCCESS
http://dpdk.org/patch/85081

_Travis build: passed_
Build URL: https://travis-ci.com/ovsrobot/dpdk/builds/208437859

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

end of thread, other threads:[~2020-12-13 22:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20201213200015.5932-1-talshn@nvidia.com>
2020-12-13 20:02 ` [dpdk-test-report] |WARNING| pw85081 [PATCH] eal/windows: add pthread TLS function support checkpatch
2020-12-13 22:27 ` [dpdk-test-report] |SUCCESS| pw85081 " 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).