|WARNING| pw125467 [PATCH v2 1/7] ring: replace rte atomics with GCC builtin atomics

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Mar 23 23:36:15 CET 2023


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

_coding style issues_


ERROR:C99_COMMENTS: do not use C99 // comments
#86: FILE: lib/ring/rte_ring_generic_pvt.h:95:
+			// NOTE: review for potential ordering optimization

ERROR:C99_COMMENTS: do not use C99 // comments
#99: FILE: lib/ring/rte_ring_generic_pvt.h:167:
+			// NOTE: review for potential ordering optimization

total: 2 errors, 0 warnings, 31 lines checked


More information about the test-report mailing list