[dpdk-test-report] |WARNING| pw80216 [PATCH v4 05/17] drivers: replace master lcore with main lcore

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Oct 9 23:42:21 CEST 2020


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

_coding style issues_


WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#66: 
Subject: [dpdk-dev] [PATCH v4 05/17] drivers: replace master lcore with main

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#82: 
Replace use of deprecated rte_master_lcore with rte_main_lcore.

WARNING:TYPO_SPELLING: 'thead' may be misspelled - perhaps 'thread'?
#309: FILE: drivers/net/softnic/rte_eth_softnic_internals.h:550:
+ * Main thead: data plane thread context

total: 0 errors, 3 warnings, 0 checks, 219 lines checked


More information about the test-report mailing list