[dpdk-test-report] |WARNING| pw77472 [PATCH 05/15] doc: replace master lcore with main lcore

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Sep 11 21:08:48 CEST 2020


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

_coding style issues_


WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#63: 
Subject: [dpdk-dev] [PATCH 05/15] doc: replace master lcore with main lcore

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#78: 
Make sure that master lcore is not used in documentation.

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#202: FILE: doc/guides/prog_guide/glossary.rst:131:
+master lcore

ERROR:TRAILING_WHITESPACE: trailing whitespace
#204: FILE: doc/guides/prog_guide/glossary.rst:133:
+   $

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#421: FILE: doc/guides/sample_app_ug/ptpclient.rst:24:
+* The first discovered master is the main for the session.

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#434: FILE: doc/guides/sample_app_ug/timer.rst:52:
+the main loop is executed on each slave lcore using the well-known rte_eal_remote_launch() and also on the main.

total: 1 errors, 5 warnings, 266 lines checked


More information about the test-report mailing list