|WARNING| pw116680 [v1 18/19] net/mlx5/hws: Add HWS debug layer

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Sep 22 21:07:50 CEST 2022


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

_coding style issues_


WARNING:LONG_LINE_COMMENT: line length of 111 exceeds 100 columns
#140: FILE: drivers/net/mlx5/hws/mlx5dr_debug.c:2:
+ * Copyright (c) Copyright (c) 2022 NVIDIA Corporation 2021 NVIDIA CORPORATION. All rights reserved. Affiliates

CHECK:CAMELCASE: Avoid CamelCase: <PRIx64>
#179: FILE: drivers/net/mlx5/hws/mlx5dr_debug.c:41:
+	ret = fprintf(f, "%d,0x%" PRIx64 ",0x%" PRIx64 ",%d,%d,",

WARNING:LONG_LINE_COMMENT: line length of 111 exceeds 100 columns
#605: FILE: drivers/net/mlx5/hws/mlx5dr_debug.h:2:
+ * Copyright (c) Copyright (c) 2022 NVIDIA Corporation 2021 NVIDIA CORPORATION. All rights reserved. Affiliates

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


More information about the test-report mailing list