[dpdk-test-report] |WARNING| pw80773 [PATCH v6 17/18] examples/pipeline: fix master/slave usage

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Oct 14 17:35:19 CEST 2020


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

_coding style issues_


WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#64: 
Subject: [dpdk-dev] [PATCH v6 17/18] examples/pipeline: fix master/slave

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#64: 
Subject: [dpdk-dev] [PATCH v6 17/18] examples/pipeline: fix master/slave

WARNING:TYPO_SPELLING: 'MASTER' may be misspelled - perhaps 'PRIMARY'?
#80: 
Replace SKIP_MASTER with SKIP_MAIN

WARNING:TYPO_SPELLING: 'SLAVE' may be misspelled - perhaps 'SECONDARY'?
#81: 
and FOREACH_SLAVE with FOREACH_WORKER.

total: 0 errors, 4 warnings, 16 lines checked


More information about the test-report mailing list