automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw78865 [PATCH v2 5/5] lib/stack: remove pop cas release ordering
       [not found] <20200925174340.10014-6-steven.lariau@arm.com>
@ 2020-09-25 17:46 ` checkpatch
  2020-09-25 18:57 ` [dpdk-test-report] |SUCCESS| pw78865 " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2020-09-25 17:46 UTC (permalink / raw)
  To: test-report; +Cc: Steven Lariau

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

_coding style issues_


WARNING:TYPO_SPELLING: 'cas' may be misspelled - perhaps 'case'?
#37: 
Subject: [dpdk-dev] [PATCH v2 5/5] lib/stack: remove pop cas release ordering

WARNING:TYPO_SPELLING: 'CAS' may be misspelled - perhaps 'CASE'?
#52: 
Replace the store-release by relaxed for the CAS success at the end of

WARNING:TYPO_SPELLING: 'CAS' may be misspelled - perhaps 'CASE'?
#56: 
CAS loop already ensures the right synchronization.

WARNING:TYPO_SPELLING: 'CAS' may be misspelled - perhaps 'CASE'?
#59: 
But the CAS success on length before the pop loop ensures any core reads

WARNING:TYPO_SPELLING: 'CAS' may be misspelled - perhaps 'CASE'?
#86: FILE: lib/librte_stack/rte_stack_lf_c11.h:145:
+		 * The CAS should have release semantics to ensure that

WARNING:TYPO_SPELLING: 'CAS' may be misspelled - perhaps 'CASE'?
#92: FILE: lib/librte_stack/rte_stack_lf_c11.h:151:
+		 * Push uses a CAS store-release on head, which makes

WARNING:TYPO_SPELLING: 'CAS' may be misspelled - perhaps 'CASE'?
#94: FILE: lib/librte_stack/rte_stack_lf_c11.h:153:
+		 * the free list, without need for a CAS release here.

WARNING:TYPO_SPELLING: 'CAS' may be misspelled - perhaps 'CASE'?
#95: FILE: lib/librte_stack/rte_stack_lf_c11.h:154:
+		 * This CAS could also be used to ensure that the new

total: 0 errors, 8 warnings, 26 lines checked

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

* [dpdk-test-report] |SUCCESS| pw78865 lib/stack: remove pop cas release ordering
       [not found] <20200925174340.10014-6-steven.lariau@arm.com>
  2020-09-25 17:46 ` [dpdk-test-report] |WARNING| pw78865 [PATCH v2 5/5] lib/stack: remove pop cas release ordering checkpatch
@ 2020-09-25 18:57 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2020-09-25 18:57 UTC (permalink / raw)
  To: test-report; +Cc: robot

From: robot@bytheb.org

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

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

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

end of thread, other threads:[~2020-09-25 18:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20200925174340.10014-6-steven.lariau@arm.com>
2020-09-25 17:46 ` [dpdk-test-report] |WARNING| pw78865 [PATCH v2 5/5] lib/stack: remove pop cas release ordering checkpatch
2020-09-25 18:57 ` [dpdk-test-report] |SUCCESS| pw78865 " 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).