automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw129924 [PATCH v5 3/8] net/rnp: add device init and uninit
       [not found] <20230807021615.3663034-4-caowenbo@mucse.com>
@ 2023-08-07  2:17 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2023-08-07  2:17 UTC (permalink / raw)
  To: test-report; +Cc: Wenbo Cao

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

_coding style issues_


WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#136: 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'?
#209: 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'?
#223: FILE: drivers/net/rnp/rnp_ethdev.c:71:
+			master_pci->device.numa_node);

WARNING:TYPO_SPELLING: 'alloced' may be misspelled - perhaps 'allocated'?
#280: 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'?
#338: FILE: drivers/net/rnp/rnp_ethdev.c:184:
+			       "Isn't Master Ethdev
");

WARNING:TYPO_SPELLING: 'Master' may be misspelled - perhaps 'Primary'?
#347: 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'?
#347: FILE: drivers/net/rnp/rnp_ethdev.c:193:
+			/* Just Release Not Master Port Alloced By PMD */

total: 0 errors, 7 warnings, 0 checks, 339 lines checked

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

only message in thread, other threads:[~2023-08-07  2:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20230807021615.3663034-4-caowenbo@mucse.com>
2023-08-07  2:17 ` |WARNING| pw129924 [PATCH v5 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).