automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw45561 [v3, 2/3] net/enetc: support packet parse type
       [not found] <20180928051647.32341-3-g.singh@nxp.com>
@ 2018-09-28  5:19 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-09-28  5:19 UTC (permalink / raw)
  To: test-report; +Cc: Gagandeep Singh

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

_coding style issues_


WARNING:COMMIT_MESSAGE: Missing commit description - Add an appropriate one

ERROR:CODE_INDENT: code indent should use tabs where possible
#50: FILE: drivers/net/enetc/enetc_ethdev.c:173:
+        static const uint32_t ptypes[] = {$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#50: FILE: drivers/net/enetc/enetc_ethdev.c:173:
+        static const uint32_t ptypes[] = {$

ERROR:CODE_INDENT: code indent should use tabs where possible
#51: FILE: drivers/net/enetc/enetc_ethdev.c:174:
+                RTE_PTYPE_L2_ETHER,$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#51: FILE: drivers/net/enetc/enetc_ethdev.c:174:
+                RTE_PTYPE_L2_ETHER,$

ERROR:CODE_INDENT: code indent should use tabs where possible
#52: FILE: drivers/net/enetc/enetc_ethdev.c:175:
+                RTE_PTYPE_L3_IPV4,$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#52: FILE: drivers/net/enetc/enetc_ethdev.c:175:
+                RTE_PTYPE_L3_IPV4,$

ERROR:CODE_INDENT: code indent should use tabs where possible
#53: FILE: drivers/net/enetc/enetc_ethdev.c:176:
+                RTE_PTYPE_L3_IPV6,$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#53: FILE: drivers/net/enetc/enetc_ethdev.c:176:
+                RTE_PTYPE_L3_IPV6,$

ERROR:CODE_INDENT: code indent should use tabs where possible
#54: FILE: drivers/net/enetc/enetc_ethdev.c:177:
+                RTE_PTYPE_L4_TCP,$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#54: FILE: drivers/net/enetc/enetc_ethdev.c:177:
+                RTE_PTYPE_L4_TCP,$

ERROR:CODE_INDENT: code indent should use tabs where possible
#55: FILE: drivers/net/enetc/enetc_ethdev.c:178:
+                RTE_PTYPE_L4_UDP,$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#55: FILE: drivers/net/enetc/enetc_ethdev.c:178:
+                RTE_PTYPE_L4_UDP,$

ERROR:CODE_INDENT: code indent should use tabs where possible
#56: FILE: drivers/net/enetc/enetc_ethdev.c:179:
+                RTE_PTYPE_L4_SCTP,$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#56: FILE: drivers/net/enetc/enetc_ethdev.c:179:
+                RTE_PTYPE_L4_SCTP,$

ERROR:CODE_INDENT: code indent should use tabs where possible
#57: FILE: drivers/net/enetc/enetc_ethdev.c:180:
+                RTE_PTYPE_L4_ICMP,$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#57: FILE: drivers/net/enetc/enetc_ethdev.c:180:
+                RTE_PTYPE_L4_ICMP,$

ERROR:CODE_INDENT: code indent should use tabs where possible
#58: FILE: drivers/net/enetc/enetc_ethdev.c:181:
+                RTE_PTYPE_UNKNOWN$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#58: FILE: drivers/net/enetc/enetc_ethdev.c:181:
+                RTE_PTYPE_UNKNOWN$

ERROR:CODE_INDENT: code indent should use tabs where possible
#59: FILE: drivers/net/enetc/enetc_ethdev.c:182:
+        };$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#59: FILE: drivers/net/enetc/enetc_ethdev.c:182:
+        };$

ERROR:CODE_INDENT: code indent should use tabs where possible
#61: FILE: drivers/net/enetc/enetc_ethdev.c:184:
+        return ptypes;$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#61: FILE: drivers/net/enetc/enetc_ethdev.c:184:
+        return ptypes;$

total: 11 errors, 12 warnings, 0 checks, 37 lines checked

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

only message in thread, other threads:[~2018-09-28  5:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20180928051647.32341-3-g.singh@nxp.com>
2018-09-28  5:19 ` [dpdk-test-report] |WARNING| pw45561 [v3, 2/3] net/enetc: support packet parse type 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).