|WARNING| pw112038 [PATCH 6/9] net/ngbe: change PCIe related operations to use rte API

checkpatch at dpdk.org checkpatch at dpdk.org
Mon May 30 11:23:32 CEST 2022


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

_coding style issues_


WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#59: 
master, there is a small probability that mailbox cannot respond.

WARNING:TYPO_SPELLING: 'MASTER' may be misspelled - perhaps 'PRIMARY'?
#99: FILE: drivers/net/ngbe/base/ngbe_hw.c:1075:
+		reg |= PCI_COMMAND_MASTER;

WARNING:TYPO_SPELLING: 'MASTER' may be misspelled - perhaps 'PRIMARY'?
#102: FILE: drivers/net/ngbe/base/ngbe_hw.c:1077:
+		reg &= ~PCI_COMMAND_MASTER;

WARNING:TYPO_SPELLING: 'MASTER' may be misspelled - perhaps 'PRIMARY'?
#131: FILE: drivers/net/ngbe/base/ngbe_osdep.h:185:
+#define  PCI_COMMAND_MASTER	0x4

total: 0 errors, 4 warnings, 0 checks, 57 lines checked


More information about the test-report mailing list