[dpdk-test-report] |WARNING| pw94167 [PATCH] parray: introduce internal API for dynamic arrays

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Jun 14 13:00:01 CEST 2021


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

_coding style issues_


WARNING:TYPO_SPELLING: 'crashs' may be misspelled - perhaps 'crashes'?
#102: 
to avoid crashs during a read without any lock.

ERROR:SPACING: space required after that ',' (ctx:VxB)
#184: FILE: app/test/test_parray.c:18:
+		RTE_FMT_HEAD(__VA_ARGS__,) "
", RTE_FMT_TAIL(__VA_ARGS__,)))
 		                        ^

ERROR:SPACING: space required after that ',' (ctx:VxB)
#184: FILE: app/test/test_parray.c:18:
+		RTE_FMT_HEAD(__VA_ARGS__,) "
", RTE_FMT_TAIL(__VA_ARGS__,)))
 		                                                         ^

total: 2 errors, 1 warnings, 462 lines checked


More information about the test-report mailing list