automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw32008 [PATCH 12/14] net/dpaa2: optimize Rx path packet parsing
       [not found] <1512710487-32388-13-git-send-email-hemant.agrawal@nxp.com>
@ 2017-12-08  5:24 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-12-08  5:24 UTC (permalink / raw)
  To: test-report; +Cc: Hemant Agrawal

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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <DPAA2_L3_IPv4>
#35: FILE: drivers/net/dpaa2/base/dpaa2_hw_dpni_annot.h:222:
+#define DPAA2_L3_IPv4 (L3_IPV4_1_PRESENT | L3_IPV4_1_UNICAST | \

CHECK:CAMELCASE: Avoid CamelCase: <DPAA2_L3_IPv6>
#38: FILE: drivers/net/dpaa2/base/dpaa2_hw_dpni_annot.h:225:
+#define DPAA2_L3_IPv6 (L3_IPV6_1_PRESENT | L3_IPV6_1_UNICAST | \

CHECK:CAMELCASE: Avoid CamelCase: <DPAA2_L3_IPv4_TCP>
#41: FILE: drivers/net/dpaa2/base/dpaa2_hw_dpni_annot.h:228:
+#define DPAA2_L3_IPv4_TCP (L3_IPV4_1_PRESENT | L3_IPV4_1_UNICAST | \

CHECK:CAMELCASE: Avoid CamelCase: <DPAA2_L3_IPv4_UDP>
#45: FILE: drivers/net/dpaa2/base/dpaa2_hw_dpni_annot.h:232:
+#define DPAA2_L3_IPv4_UDP (L3_IPV4_1_PRESENT | L3_IPV4_1_UNICAST | \

CHECK:CAMELCASE: Avoid CamelCase: <DPAA2_L3_IPv6_TCP>
#48: FILE: drivers/net/dpaa2/base/dpaa2_hw_dpni_annot.h:235:
+#define DPAA2_L3_IPv6_TCP (L3_IPV6_1_PRESENT | L3_IPV6_1_UNICAST | \

CHECK:CAMELCASE: Avoid CamelCase: <DPAA2_L3_IPv6_UDP>
#52: FILE: drivers/net/dpaa2/base/dpaa2_hw_dpni_annot.h:239:
+#define DPAA2_L3_IPv6_UDP (L3_IPV6_1_PRESENT | L3_IPV6_1_UNICAST | \

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

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

only message in thread, other threads:[~2017-12-08  5:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1512710487-32388-13-git-send-email-hemant.agrawal@nxp.com>
2017-12-08  5:24 ` [dpdk-test-report] |WARNING| pw32008 [PATCH 12/14] net/dpaa2: optimize Rx path packet parsing 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).