* |WARNING| pw129829 [PATCH v2 3/8] net/rnp: add device init and uninit
[not found] <20230802081106.2340406-4-caowenbo@mucse.com>
@ 2023-08-02 8:16 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2023-08-02 8:16 UTC (permalink / raw)
To: test-report; +Cc: Wenbo Cao
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/129829
_coding style issues_
WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#137: FILE: drivers/net/rnp/rnp.h:26:
+ struct rte_eth_dev *eth_dev; /* master eth_dev */
WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#210: FILE: drivers/net/rnp/rnp_ethdev.c:57:
+rnp_alloc_eth_port(struct rte_pci_device *master_pci, char *name)
WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#224: FILE: drivers/net/rnp/rnp_ethdev.c:71:
+ master_pci->device.numa_node);
WARNING:TYPO_SPELLING: 'alloced' may be misspelled - perhaps 'allocated'?
#281: FILE: drivers/net/rnp/rnp_ethdev.c:128:
+ /* port 0 resource has been alloced When Probe */
WARNING:TYPO_SPELLING: 'Master' may be misspelled - perhaps 'Primary'?
#339: FILE: drivers/net/rnp/rnp_ethdev.c:184:
+ "Isn't Master Ethdev
");
WARNING:TYPO_SPELLING: 'Master' may be misspelled - perhaps 'Primary'?
#348: FILE: drivers/net/rnp/rnp_ethdev.c:193:
+ /* Just Release Not Master Port Alloced By PMD */
WARNING:TYPO_SPELLING: 'Alloced' may be misspelled - perhaps 'Allocated'?
#348: FILE: drivers/net/rnp/rnp_ethdev.c:193:
+ /* Just Release Not Master Port Alloced By PMD */
total: 0 errors, 7 warnings, 0 checks, 338 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-08-02 8:16 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20230802081106.2340406-4-caowenbo@mucse.com>
2023-08-02 8:16 ` |WARNING| pw129829 [PATCH v2 3/8] net/rnp: add device init and uninit 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).