[dpdk-test-report] |WARNING| pw22877 [PATCH v6 3/4] net/i40e: add MPLS parsing function

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Mar 30 12:38:55 CEST 2017


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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <I40E_TUNNEL_TYPE_MPLSoUDP>
#33: FILE: drivers/net/i40e/i40e_ethdev.h:546:
+	I40E_TUNNEL_TYPE_MPLSoUDP,

CHECK:CAMELCASE: Avoid CamelCase: <I40E_TUNNEL_TYPE_MPLSoGRE>
#34: FILE: drivers/net/i40e/i40e_ethdev.h:547:
+	I40E_TUNNEL_TYPE_MPLSoGRE,

total: 0 errors, 0 warnings, 2 checks, 243 lines checked


More information about the test-report mailing list