automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw49842 [RFC] net/ice: enable package download and RSS
       [not found] <20190115133041.17556-1-qi.z.zhang@intel.com>
@ 2019-01-15 13:29 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-01-15 13:29 UTC (permalink / raw)
  To: test-report; +Cc: Qi Zhang

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

_coding style issues_


ERROR:SPACING: space required after that ',' (ctx:VxV)
#67: FILE: drivers/net/ice/ice_ethdev.c:1269:
+	file = fopen("ice_os_default.pkg","rb");
 	                                 ^

WARNING:BRACES: braces {} are not necessary for single statement blocks
#123: FILE: drivers/net/ice/ice_ethdev.c:1381:
+	if (ret) {
+		PMD_INIT_LOG(ERR, "Failed to load default OS package");
+	}

ERROR:SPACING: space required after that ',' (ctx:VxV)
#137: FILE: drivers/net/ice/ice_ethdev.c:1622:
+		PMD_DRV_LOG(ERR, "%s TCP_IPV4 rss flow fail %d",__func__, ret);
 		                                               ^

ERROR:SPACING: space required after that ',' (ctx:VxV)
#142: FILE: drivers/net/ice/ice_ethdev.c:1627:
+		PMD_DRV_LOG(ERR, "%s UDP_IPV4 rss flow fail %d",__func__, ret);
 		                                               ^

ERROR:SPACING: space required after that ',' (ctx:VxV)
#147: FILE: drivers/net/ice/ice_ethdev.c:1632:
+		PMD_DRV_LOG(ERR, "%s SCTP_IPV4 rss flow fail %d",__func__, ret);
 		                                                ^

ERROR:SPACING: space required after that ',' (ctx:VxV)
#152: FILE: drivers/net/ice/ice_ethdev.c:1637:
+		PMD_DRV_LOG(ERR, "%s TCP_IPV6 rss flow fail %d",__func__, ret);
 		                                               ^

ERROR:SPACING: space required after that ',' (ctx:VxV)
#157: FILE: drivers/net/ice/ice_ethdev.c:1642:
+		PMD_DRV_LOG(ERR, "%s UDP_IPV6 flow fail %d",__func__, ret);
 		                                           ^

ERROR:SPACING: space required after that ',' (ctx:VxV)
#162: FILE: drivers/net/ice/ice_ethdev.c:1647:
+		PMD_DRV_LOG(ERR, "%s SCTP_IPV6 rss flow fail %d",__func__, ret);
 		                                                ^

total: 7 errors, 1 warnings, 0 checks, 125 lines checked

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

only message in thread, other threads:[~2019-01-15 13:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20190115133041.17556-1-qi.z.zhang@intel.com>
2019-01-15 13:29 ` [dpdk-test-report] |WARNING| pw49842 [RFC] net/ice: enable package download and RSS 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).