automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw28709 [PATCH] net/ark:add null point check
       [not found] <1505372353-24159-1-git-send-email-wang.yong19@zte.com.cn>
@ 2017-09-14  7:13 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-09-14  7:13 UTC (permalink / raw)
  To: test-report; +Cc: yong wang

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

_coding style issues_


ERROR:CODE_INDENT: code indent should use tabs where possible
#55: FILE: drivers/net/ark/ark_pktchkr.c:116:
+                PMD_DRV_LOG(ERR, "Failed to malloc ark_pkt_chkr_inst.
");$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#55: FILE: drivers/net/ark/ark_pktchkr.c:116:
+                PMD_DRV_LOG(ERR, "Failed to malloc ark_pkt_chkr_inst.
");$

ERROR:CODE_INDENT: code indent should use tabs where possible
#56: FILE: drivers/net/ark/ark_pktchkr.c:117:
+                return inst;$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#56: FILE: drivers/net/ark/ark_pktchkr.c:117:
+                return inst;$

ERROR:CODE_INDENT: code indent should use tabs where possible
#57: FILE: drivers/net/ark/ark_pktchkr.c:118:
+        }$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#57: FILE: drivers/net/ark/ark_pktchkr.c:118:
+        }$

ERROR:CODE_INDENT: code indent should use tabs where possible
#70: FILE: drivers/net/ark/ark_pktdir.c:49:
+                PMD_DRV_LOG(ERR, "Failed to malloc ark_pkt_dir_inst.
");$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#70: FILE: drivers/net/ark/ark_pktdir.c:49:
+                PMD_DRV_LOG(ERR, "Failed to malloc ark_pkt_dir_inst.
");$

ERROR:CODE_INDENT: code indent should use tabs where possible
#71: FILE: drivers/net/ark/ark_pktdir.c:50:
+                return inst;$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#71: FILE: drivers/net/ark/ark_pktdir.c:50:
+                return inst;$

ERROR:CODE_INDENT: code indent should use tabs where possible
#72: FILE: drivers/net/ark/ark_pktdir.c:51:
+        }$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#72: FILE: drivers/net/ark/ark_pktdir.c:51:
+        }$

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

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

only message in thread, other threads:[~2017-09-14  7:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1505372353-24159-1-git-send-email-wang.yong19@zte.com.cn>
2017-09-14  7:13 ` [dpdk-test-report] |WARNING| pw28709 [PATCH] net/ark:add null point check 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).