[dpdk-test-report] |WARNING| pw29211 [PATCH v4 8/8] net/i40e: enable cloud filter for GTP-C and GTP-U

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Sep 27 15:27:00 CEST 2017


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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <I40E_AQC_ADD_CLOUD_TNL_TYPE_MPLSoUDP>
#312: FILE: drivers/net/i40e/i40e_ethdev.h:653:
+#define I40E_AQC_ADD_CLOUD_TNL_TYPE_MPLSoUDP	8

CHECK:CAMELCASE: Avoid CamelCase: <I40E_AQC_ADD_CLOUD_TNL_TYPE_MPLSoGRE>
#313: FILE: drivers/net/i40e/i40e_ethdev.h:654:
+#define I40E_AQC_ADD_CLOUD_TNL_TYPE_MPLSoGRE	9

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


More information about the test-report mailing list