[dpdk-test-report] |WARNING| pw68727 [PATCH v2] net/bnxt: add flow stats in extended stats

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Apr 17 07:50:45 CEST 2020


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

_coding style issues_


WARNING:LONG_LINE_COMMENT: line over 90 characters
#1229: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:38401:
+	/* Minimum guaranteed number of flow counters supported for this function, in RX direction. */

WARNING:LONG_LINE_COMMENT: line over 90 characters
#1231: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:38403:
+	/* Maximum non-guaranteed number of flow counters supported for this function, in RX direction. */

WARNING:LONG_LINE_COMMENT: line over 90 characters
#1233: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:38405:
+	/* Minimum guaranteed number of flow counters supported for this function, in TX direction. */

WARNING:LONG_LINE_COMMENT: line over 90 characters
#1235: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:38407:
+	/* Maximum non-guaranteed number of flow counters supported for this function, in TX direction. */

WARNING:LONG_LINE_COMMENT: line over 90 characters
#1237: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:38409:
+	/* Minimum guaranteed number of extension flow counters supported for this function, in RX direction. */

WARNING:LONG_LINE_COMMENT: line over 90 characters
#1239: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:38411:
+	/* Maximum non-guaranteed number of extension flow counters supported for this function, in RX direction. */

WARNING:LONG_LINE_COMMENT: line over 90 characters
#1241: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:38413:
+	/* Minimum guaranteed number of extension flow counters supported for this function, in TX direction. */

WARNING:LONG_LINE_COMMENT: line over 90 characters
#1243: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:38415:
+	/* Maximum non-guaranteed number of extension flow counters supported for this function, in TX direction. */

WARNING:LONG_LINE_COMMENT: line over 90 characters
#1245: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:38417:
+	/* Minimum guaranteed number of meter drop counters supported for this function, in RX direction. */

WARNING:LONG_LINE_COMMENT: line over 90 characters
#1247: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:38419:
+	/* Maximum non-guaranteed number of meter drop counters supported for this function, in RX direction. */

WARNING:LONG_LINE_COMMENT: line over 90 characters
#1249: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:38421:
+	/* Minimum guaranteed number of meter drop counters supported for this function, in TX direction. */

WARNING:LONG_LINE_COMMENT: line over 90 characters
#1251: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:38423:
+	/* Maximum non-guaranteed number of meter drop counters supported for this function, in TX direction. */

WARNING:LONG_LINE_COMMENT: line over 90 characters
#1253: FILE: drivers/net/bnxt/hsi_struct_def_dpdk.h:38425:
+	/* Maximum guaranteed number of flow counters which can be used during flow alloc. */

total: 0 errors, 13 warnings, 0 checks, 1295 lines checked


More information about the test-report mailing list