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

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Apr 17 07:39:01 CEST 2020


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

_coding style issues_


WARNING:LONG_LINE_COMMENT: line over 90 characters
#1224: 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
#1226: 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
#1228: 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
#1230: 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
#1232: 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
#1234: 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
#1236: 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
#1238: 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
#1240: 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
#1242: 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
#1244: 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
#1246: 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
#1248: 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