automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw73342 [PATCH v6 03/10] eal: introduce thread init helper
       [not found] <20200706205234.8040-4-david.marchand@redhat.com>
@ 2020-07-06 20:54 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-07-06 20:54 UTC (permalink / raw)
  To: test-report; +Cc: David Marchand

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

_coding style issues_


WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#85: 
Besides, having affinity set by the master lcore in FreeBSD and Linux

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#273: FILE: lib/librte_eal/freebsd/eal.c:849:
+			&lcore_config[config->master_lcore].cpuset) != 0) {

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#278: FILE: lib/librte_eal/freebsd/eal.c:854:
+	__rte_thread_init(config->master_lcore,

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#279: FILE: lib/librte_eal/freebsd/eal.c:855:
+		&lcore_config[config->master_lcore].cpuset);

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#360: FILE: lib/librte_eal/linux/eal.c:1188:
+			&lcore_config[config->master_lcore].cpuset) != 0) {

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#365: FILE: lib/librte_eal/linux/eal.c:1193:
+	__rte_thread_init(config->master_lcore,

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#366: FILE: lib/librte_eal/linux/eal.c:1194:
+		&lcore_config[config->master_lcore].cpuset);

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#449: FILE: lib/librte_eal/windows/eal.c:336:
+	__rte_thread_init(config->master_lcore,

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#450: FILE: lib/librte_eal/windows/eal.c:337:
+		&lcore_config[config->master_lcore].cpuset);

total: 0 errors, 9 warnings, 312 lines checked

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-07-06 20:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20200706205234.8040-4-david.marchand@redhat.com>
2020-07-06 20:54 ` [dpdk-test-report] |WARNING| pw73342 [PATCH v6 03/10] eal: introduce thread init helper checkpatch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).