[dpdk-test-report] |WARNING| pw76969 [PATCH v3 36/41] examples/pipeline: add new example application
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Sep 9 01:58:48 CEST 2020
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/76969
_coding style issues_
WARNING:TYPO_SPELLING: 'MASTER' may be misspelled - perhaps 'PRIMARY'?
#204: FILE: examples/pipeline/main.c:47:
+ SKIP_MASTER);
ERROR:TRAILING_STATEMENTS: trailing statements should be on next line
#207: FILE: examples/pipeline/main.c:50:
+ for ( ; ; );
WARNING:TYPO_SPELLING: 'Master' may be misspelled - perhaps 'Primary'?
#884: FILE: examples/pipeline/thread.c:34:
+ * Master thead: data plane thread context
WARNING:TYPO_SPELLING: 'thead' may be misspelled - perhaps 'thread'?
#884: FILE: examples/pipeline/thread.c:34:
+ * Master thead: data plane thread context
WARNING:TYPO_SPELLING: 'Master' may be misspelled - perhaps 'Primary'?
#919: FILE: examples/pipeline/thread.c:69:
+ * Master thread: data plane thread init
WARNING:TYPO_SPELLING: 'SLAVE' may be misspelled - perhaps 'SECONDARY'?
#946: FILE: examples/pipeline/thread.c:96:
+ RTE_LCORE_FOREACH_SLAVE(i) {
WARNING:TYPO_SPELLING: 'Master' may be misspelled - perhaps 'Primary'?
#978: FILE: examples/pipeline/thread.c:128:
+ /* Master thread records */
WARNING:TYPO_SPELLING: 'Master' may be misspelled - perhaps 'Primary'?
#1006: FILE: examples/pipeline/thread.c:156:
+ * Master thread & data plane threads: message passing
WARNING:TYPO_SPELLING: 'Master' may be misspelled - perhaps 'Primary'?
#1034: FILE: examples/pipeline/thread.c:184:
+ * Master thread
total: 1 errors, 8 warnings, 1304 lines checked
More information about the test-report
mailing list