automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw113901 [PATCH v3 2/2] service: fix potential stats race-condition on MT services
       [not found] <20220711131825.3373195-2-harry.van.haaren@intel.com>
@ 2022-07-11 13:18 ` checkpatch
  2022-07-11 14:38 ` |SUCCESS| " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2022-07-11 13:18 UTC (permalink / raw)
  To: test-report; +Cc: Harry van Haaren

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

_coding style issues_


WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#124: FILE: lib/eal/common/rte_service.c:57:
+	uint64_t calls __rte_aligned(8);

WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#125: FILE: lib/eal/common/rte_service.c:58:
+	uint64_t cycles_spent __rte_aligned(8);

total: 0 errors, 2 warnings, 50 lines checked

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

* |SUCCESS| pw113901 [PATCH v3 2/2] service: fix potential stats race-condition on MT services
       [not found] <20220711131825.3373195-2-harry.van.haaren@intel.com>
  2022-07-11 13:18 ` |WARNING| pw113901 [PATCH v3 2/2] service: fix potential stats race-condition on MT services checkpatch
@ 2022-07-11 14:38 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2022-07-11 14:38 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/113901/

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

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

end of thread, other threads:[~2022-07-11 14:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220711131825.3373195-2-harry.van.haaren@intel.com>
2022-07-11 13:18 ` |WARNING| pw113901 [PATCH v3 2/2] service: fix potential stats race-condition on MT services checkpatch
2022-07-11 14:38 ` |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).