[dpdk-test-report] |WARNING| pw80764 [PATCH v6 08/18] app/test: replace uses of master/slave

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Oct 14 17:31:41 CEST 2020


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

_coding style issues_


WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#65: 
Subject: [dpdk-dev] [PATCH v6 08/18] app/test: replace uses of master/slave

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#65: 
Subject: [dpdk-dev] [PATCH v6 08/18] app/test: replace uses of master/slave

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#80: 
Replace master lcore with main lcore and slave lcore with worker lcore.

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#80: 
Replace master lcore with main lcore and slave lcore with worker lcore.

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#2167: FILE: app/test/test_timer_racecond.c:93:
+	ret = rte_timer_reset(tim, ticks, PERIODICAL, main_lcore, timer_cb, NULL);

total: 0 errors, 5 warnings, 1853 lines checked


More information about the test-report mailing list