automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw70582 [PATCH v5 3/4] devtools: prevent use of rte atomic APIs in future patches
       [not found] <1590483667-10318-4-git-send-email-phil.yang@arm.com>
@ 2020-05-26  9:03 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-05-26  9:03 UTC (permalink / raw)
  To: test-report; +Cc: Phil Yang

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

_coding style issues_


WARNING:LONG_LINE: line over 90 characters
#115: FILE: devtools/checkpatches.sh:83:
+		-v MESSAGE='Use of rte_atomicNN_xxx APIs not allowed, use __atomic_xxx APIs' \

WARNING:LONG_LINE: line over 90 characters
#123: FILE: devtools/checkpatches.sh:91:
+		-v MESSAGE='Use of __sync_xxx built-ins not allowed, use __atomic_xxx APIs' \

WARNING:LONG_LINE: line over 90 characters
#132: FILE: devtools/checkpatches.sh:100:
+		-v MESSAGE='Use of __atomic_thread_fence with SEQ_CST ordering is not allowed, use rte_atomic_thread_fence' \

total: 0 errors, 3 warnings, 38 lines checked

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

only message in thread, other threads:[~2020-05-26  9:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1590483667-10318-4-git-send-email-phil.yang@arm.com>
2020-05-26  9:03 ` [dpdk-test-report] |WARNING| pw70582 [PATCH v5 3/4] devtools: prevent use of rte atomic APIs in future patches checkpatch

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