automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw78322 [PATCH 09/17] net/hns3: support flow action of queue region
       [not found] <20200922085401.12272-10-huwei013@chinasoftinc.com>
@ 2020-09-22  9:05 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-09-22  9:05 UTC (permalink / raw)
  To: test-report; +Cc: Wei Hu (Xavier)

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

_coding style issues_


WARNING:TYPO_SPELLING: 'QUE' may be misspelled - perhaps 'QUEUE'?
#187: FILE: drivers/net/hns3/hns3_fdir.c:44:
+#define HNS3_FD_AD_QUE_REGION_EN_B	16

WARNING:TYPO_SPELLING: 'QUE' may be misspelled - perhaps 'QUEUE'?
#188: FILE: drivers/net/hns3/hns3_fdir.c:45:
+#define HNS3_FD_AD_QUE_REGION_SIZE_S	17

WARNING:TYPO_SPELLING: 'QUE' may be misspelled - perhaps 'QUEUE'?
#189: FILE: drivers/net/hns3/hns3_fdir.c:46:
+#define HNS3_FD_AD_QUE_REGION_SIZE_M	GENMASK(20, 17)

WARNING:TYPO_SPELLING: 'QUE' may be misspelled - perhaps 'QUEUE'?
#200: FILE: drivers/net/hns3/hns3_fdir.c:433:
+		hns3_set_bit(ad_data, HNS3_FD_AD_QUE_REGION_EN_B, 1);

WARNING:TYPO_SPELLING: 'QUE' may be misspelled - perhaps 'QUEUE'?
#201: FILE: drivers/net/hns3/hns3_fdir.c:434:
+		hns3_set_field(ad_data, HNS3_FD_AD_QUE_REGION_SIZE_M,

WARNING:TYPO_SPELLING: 'QUE' may be misspelled - perhaps 'QUEUE'?
#202: FILE: drivers/net/hns3/hns3_fdir.c:435:
+			       HNS3_FD_AD_QUE_REGION_SIZE_S,

total: 0 errors, 6 warnings, 0 checks, 303 lines checked

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

only message in thread, other threads:[~2020-09-22  9:05 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-10-huwei013@chinasoftinc.com>
2020-09-22  9:05 ` [dpdk-test-report] |WARNING| pw78322 [PATCH 09/17] net/hns3: support flow action of queue region 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).