[dpdk-test-report] |WARNING| pw80997 [PATCH v7 08/20] app/test: replace uses of master/slave

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Oct 16 01:03:12 CEST 2020


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

_coding style issues_


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

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#65: 
Subject: [dpdk-dev] [PATCH v7 08/20] 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'?
#2138: 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, 1824 lines checked


More information about the test-report mailing list