[dpdk-test-report] |WARNING| pw74083 [PATCH] net/mlx5: fix file path location of HW counters

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jul 15 12:52:03 CEST 2020


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

_coding style issues_


ERROR:CODE_INDENT: code indent should use tabs where possible
#82: FILE: drivers/net/mlx5/linux/mlx5_os.c:1956:
+  ^I^I * in switchdev the file location is not per port$

WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#82: FILE: drivers/net/mlx5/linux/mlx5_os.c:1956:
+  ^I^I * in switchdev the file location is not per port$

WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#84: FILE: drivers/net/mlx5/linux/mlx5_os.c:1958:
+		 * but rather in <ibdev_path>/hw_counters/<file_name>.
+		*/

total: 1 errors, 2 warnings, 0 checks, 23 lines checked


More information about the test-report mailing list