automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw118672 [v5 16/18] net/mlx5/hws: Add HWS action object
       [not found] <20221019205721.8077-17-valex@nvidia.com>
@ 2022-10-19 21:02 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2022-10-19 21:02 UTC (permalink / raw)
  To: test-report; +Cc: Alex Vesker

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

_coding style issues_


WARNING:LONG_LINE: line length of 104 exceeds 100 columns
#2233: FILE: drivers/net/mlx5/hws/mlx5dr_action.c:2088:
+			setter = mlx5dr_action_setter_find_first(last_setter, ASF_SINGLE1 | ASF_MODIFY);

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

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

WARNING:LONG_LINE: line length of 104 exceeds 100 columns
#2266: FILE: drivers/net/mlx5/hws/mlx5dr_action.c:2121:
+			setter = mlx5dr_action_setter_find_first(last_setter, ASF_SINGLE1 | ASF_MODIFY);

WARNING:LONG_LINE: line length of 104 exceeds 100 columns
#2282: FILE: drivers/net/mlx5/hws/mlx5dr_action.c:2137:
+			setter = mlx5dr_action_setter_find_first(last_setter, ASF_SINGLE1 | ASF_DOUBLE);

CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'cur_num_of_actions != num_of_actions'
#2719: FILE: drivers/net/mlx5/hws/mlx5dr_pat_arg.c:72:
+	if ((cur_num_of_actions != num_of_actions) || (cur_type != type))

CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'cur_type != type'
#2719: FILE: drivers/net/mlx5/hws/mlx5dr_pat_arg.c:72:
+	if ((cur_num_of_actions != num_of_actions) || (cur_type != type))

WARNING:LONG_LINE: line length of 101 exceeds 100 columns
#2791: FILE: drivers/net/mlx5/hws/mlx5dr_pat_arg.c:144:
+		if (cached_pattern->mh_data.pattern_obj->id == action->modify_header.pattern_obj->id)

CHECK:SPACING: No space is necessary after a cast
#2953: FILE: drivers/net/mlx5/hws/mlx5dr_pat_arg.c:306:
+	mlx5dr_action_prepare_decap_l3_data(arg_data, (uint8_t *) wqe_arg,

total: 0 errors, 6 warnings, 3 checks, 3084 lines checked
Warning in drivers/net/mlx5/hws/mlx5dr_action.c:
Using rte_atomicNN_xxx

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-10-19 21:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20221019205721.8077-17-valex@nvidia.com>
2022-10-19 21:02 ` |WARNING| pw118672 [v5 16/18] net/mlx5/hws: Add HWS action object checkpatch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).