|WARNING| pw116679 [v1 16/19] net/mlx5/hws: Add HWS rule object
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Sep 22 21:08:19 CEST 2022
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/116679
_coding style issues_
WARNING:LONG_LINE_COMMENT: line length of 111 exceeds 100 columns
#143: FILE: drivers/net/mlx5/hws/mlx5dr_rule.c:2:
+ * Copyright (c) Copyright (c) 2022 NVIDIA Corporation 2021 NVIDIA CORPORATION. All rights reserved. Affiliates
ERROR:SPACING: space required before the open brace '{'
#243: FILE: drivers/net/mlx5/hws/mlx5dr_rule.c:102:
+ if (!err){
ERROR:CODE_INDENT: code indent should use tabs where possible
#537: FILE: drivers/net/mlx5/hws/mlx5dr_rule.c:396:
+^I^I ^I offsetof(struct mlx5dv_flow_match_parameters, match_buf));$
WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#537: FILE: drivers/net/mlx5/hws/mlx5dr_rule.c:396:
+^I^I ^I offsetof(struct mlx5dv_flow_match_parameters, match_buf));$
WARNING:LONG_LINE_COMMENT: line length of 111 exceeds 100 columns
#677: FILE: drivers/net/mlx5/hws/mlx5dr_rule.h:2:
+ * Copyright (c) Copyright (c) 2022 NVIDIA Corporation 2021 NVIDIA CORPORATION. All rights reserved. Affiliates
total: 2 errors, 3 warnings, 0 checks, 578 lines checked
More information about the test-report
mailing list