|WARNING| pw132071 [PATCH v1 4/5] net/mlx5/hws: add setter for IPv6 routing push remove

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Sep 28 04:36:44 CEST 2023


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

_coding style issues_


WARNING:LONG_LINE: line length of 103 exceeds 100 columns
#271: FILE: drivers/net/mlx5/hws/mlx5dr_action.c:3608:
+			setter = mlx5dr_action_setter_find_first(last_setter, ASF_DOUBLE | ASF_REMOVE);

WARNING:LONG_LINE: line length of 103 exceeds 100 columns
#301: FILE: drivers/net/mlx5/hws/mlx5dr_action.c:3638:
+			setter = mlx5dr_action_setter_find_first(last_setter, ASF_DOUBLE | ASF_REMOVE);

total: 0 errors, 2 warnings, 0 checks, 201 lines checked


More information about the test-report mailing list