automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw73422 [PATCH v3 2/4] eventdev: use C11 atomics for lcore timer armed flag
       [not found] <1594120403-17643-2-git-send-email-phil.yang@arm.com>
@ 2020-07-07 11:15 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-07-07 11:15 UTC (permalink / raw)
  To: test-report; +Cc: Phil Yang

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

_coding style issues_


WARNING:TYPO_SPELLING: 'CAS' may be misspelled - perhaps 'CASE'?
#60: 
on this flag between threads. Then the atomic CAS operation is needed.

WARNING:TYPO_SPELLING: 'CAS' may be misspelled - perhaps 'CASE'?
#62: 
Use the C11 atomic CAS instead of the generic rte_atomic operations

WARNING:TYPO_SPELLING: 'CAS' may be misspelled - perhaps 'CASE'?
#122: FILE: lib/librte_eventdev/rte_event_timer_adapter.c:1041:
+	 * The atomic CAS operation can prevent the race condition on in_use

total: 0 errors, 3 warnings, 46 lines checked

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

only message in thread, other threads:[~2020-07-07 11:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1594120403-17643-2-git-send-email-phil.yang@arm.com>
2020-07-07 11:15 ` [dpdk-test-report] |WARNING| pw73422 [PATCH v3 2/4] eventdev: use C11 atomics for lcore timer armed flag 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).