automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw76655 [PATCH 3/8] net/hns3: add simple Rx process function
       [not found] <20200907090825.1761-4-huwei013@chinasoftinc.com>
@ 2020-09-08 23:46 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-09-08 23:46 UTC (permalink / raw)
  To: test-report; +Cc: Wei Hu (Xavier)

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

_coding style issues_


WARNING:TYPO_SPELLING: 'PREFECTH' may be misspelled - perhaps 'PREFETCH'?
#222: FILE: drivers/net/hns3/hns3_rxtx.c:33:
+#define HNS3_RX_RING_PREFECTH_MASK	3

CHECK:BRACES: Unbalanced braces around else statement
#647: FILE: drivers/net/hns3/hns3_rxtx.c:1575:
+	} else

WARNING:TYPO_SPELLING: 'PREFECTH' may be misspelled - perhaps 'PREFETCH'?
#703: FILE: drivers/net/hns3/hns3_rxtx.c:1632:
+		if ((rx_id & HNS3_RX_RING_PREFECTH_MASK) == 0) {

WARNING:TYPO_SPELLING: 'PREFECTH' may be misspelled - perhaps 'PREFETCH'?
#809: FILE: drivers/net/hns3/hns3_rxtx.c:1809:
+		if ((rx_id & HNS3_RX_RING_PREFECTH_MASK) == 0) {

WARNING:TYPO_SPELLING: 'TRUNCAT' may be misspelled - perhaps 'TRUNCATE'?
#1012: FILE: drivers/net/hns3/hns3_rxtx.h:395:
+				 BIT(HNS3_RXD_TRUNCAT_B))

WARNING:TYPO_SPELLING: 'lastest' may be misspelled - perhaps 'latest'?
#1023: FILE: drivers/net/hns3/hns3_rxtx.h:406:
+	 * Note: we don't need add statistic counter because lastest bd which

WARNING:TYPO_SPELLING: 'erros' may be misspelled - perhaps 'errors'?
#1045: FILE: drivers/net/hns3/hns3_rxtx.h:428:
+			rxq->l3_csum_erros++;

WARNING:TYPO_SPELLING: 'erros' may be misspelled - perhaps 'errors'?
#1051: FILE: drivers/net/hns3/hns3_rxtx.h:434:
+			rxq->l4_csum_erros++;

WARNING:TYPO_SPELLING: 'erros' may be misspelled - perhaps 'errors'?
#1056: FILE: drivers/net/hns3/hns3_rxtx.h:439:
+			rxq->ol3_csum_erros++;

WARNING:TYPO_SPELLING: 'erros' may be misspelled - perhaps 'errors'?
#1062: FILE: drivers/net/hns3/hns3_rxtx.h:445:
+			rxq->ol4_csum_erros++;

total: 0 errors, 9 warnings, 1 checks, 1021 lines checked

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

only message in thread, other threads:[~2020-09-08 23:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20200907090825.1761-4-huwei013@chinasoftinc.com>
2020-09-08 23:46 ` [dpdk-test-report] |WARNING| pw76655 [PATCH 3/8] net/hns3: add simple Rx process function 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).