automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw78310 [PATCH 02/17] net/hns3: fix default VLAN won't be deleted when set PF PVID
       [not found] <20200922085401.12272-3-huwei013@chinasoftinc.com>
@ 2020-09-22  9:02 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-09-22  9:02 UTC (permalink / raw)
  To: test-report; +Cc: Wei Hu (Xavier)

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

_coding style issues_


WARNING:TYPO_SPELLING: 'INVLID' may be misspelled - perhaps 'INVALID'?
#174: FILE: drivers/net/hns3/hns3_ethdev.c:813:
+		if (old_pvid != HNS3_INVLID_PVID) {

WARNING:TYPO_SPELLING: 'INVLID' may be misspelled - perhaps 'INVALID'?
#243: FILE: drivers/net/hns3/hns3_ethdev.c:915:
+	hw->port_base_vlan_cfg.pvid = on ? pvid : HNS3_INVLID_PVID;

WARNING:TYPO_SPELLING: 'INVLID' may be misspelled - perhaps 'INVALID'?
#283: FILE: drivers/net/hns3/hns3_ethdev.c:994:
+		hw->port_base_vlan_cfg.pvid = HNS3_INVLID_PVID;

total: 0 errors, 3 warnings, 0 checks, 186 lines checked

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

only message in thread, other threads:[~2020-09-22  9:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20200922085401.12272-3-huwei013@chinasoftinc.com>
2020-09-22  9:02 ` [dpdk-test-report] |WARNING| pw78310 [PATCH 02/17] net/hns3: fix default VLAN won't be deleted when set PF PVID 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).