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

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Oct 13 17:34:55 CEST 2020


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

_coding style issues_


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

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

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

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

total: 0 errors, 4 warnings, 16 lines checked


More information about the test-report mailing list