automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw56060 [DPDK] net/e1000: Intel i219 reset hang issue fix.
       [not found] <1562239487-34431-1-git-send-email-xiao.zhang@intel.com>
@ 2019-07-04  2:29 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-07-04  2:29 UTC (permalink / raw)
  To: test-report; +Cc: Xiao Zhang

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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#16: 
Unit hang may occur if multiple descriptors are available in the rings during

ERROR:GERRIT_CHANGE_ID: Remove Gerrit Change-Id's before submitting upstream.
#19: 
Change-Id: Ia5e8dd06ad890d19f5093f1696faf68f7f52b491

WARNING:BRACES: braces {} are not necessary for single statement blocks
#60: FILE: drivers/net/e1000/igb_ethdev.c:1593:
+	if (hw->mac.type >= e1000_pch_spt) {
+		igb_flush_desc_rings(dev);
+	}

ERROR:SPACING: space required before the open parenthesis '('
#91: FILE: drivers/net/e1000/igb_rxtx.c:2981:
+	if(tdt != txq->tx_tail)

ERROR:SPACING: spaces required around that '==' (ctx:VxW)
#100: FILE: drivers/net/e1000/igb_rxtx.c:2990:
+	if (txq->tx_tail== txq->nb_tx_desc)
 	                ^

ERROR:SPACING: spaces required around that '=' (ctx:VxW)
#101: FILE: drivers/net/e1000/igb_rxtx.c:2991:
+		txq->tx_tail= 0;
 		            ^

WARNING:BRACES: braces {} are not necessary for single statement blocks
#159: FILE: drivers/net/e1000/igb_rxtx.c:3049:
+		if (fextnvm7 & E1000_FEXTNVM7_NEED_DESCRING_FLUSH) {
+			e1000_flush_rx_ring(dev);
+		}

total: 4 errors, 3 warnings, 0 checks, 116 lines checked

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

only message in thread, other threads:[~2019-07-04  2:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1562239487-34431-1-git-send-email-xiao.zhang@intel.com>
2019-07-04  2:29 ` [dpdk-test-report] |WARNING| pw56060 [DPDK] net/e1000: Intel i219 reset hang issue fix 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).