WARNING: line length of 81 exceeds 80 columns #73: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/fs_hws.c:388: +create_dest_action_range(struct mlx5hws_context *ctx, struct mlx5_flow_rule *dst) WARNING: line length of 83 exceeds 80 columns #177: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/fs_hws.c:492: + * 32 is SW limitation for array size, keep. HWS limitation is 16M STEs per matcher WARNING: line length of 84 exceeds 80 columns #228: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/fs_hws.c:543: + * -> drop -> FWD:tbl/vport/sampler/tbl_num/range -> dest_array -> last WARNING: line length of 85 exceeds 80 columns #242: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/fs_hws.c:557: + if (fte_action->pkt_reformat->owner == MLX5_FLOW_RESOURCE_OWNER_FW) { WARNING: line length of 82 exceeds 80 columns #249: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/fs_hws.c:564: + pr_data = fte_action->pkt_reformat->fs_hws_action.pr_data; WARNING: line length of 83 exceeds 80 columns #250: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/fs_hws.c:565: + (*ractions)[num_actions].reformat.offset = pr_data->offset; WARNING: line length of 85 exceeds 80 columns #251: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/fs_hws.c:566: + (*ractions)[num_actions].reformat.hdr_idx = pr_data->hdr_idx; WARNING: line length of 83 exceeds 80 columns #254: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/fs_hws.c:569: + fte_action->pkt_reformat->fs_hws_action.hws_action; WARNING: line length of 83 exceeds 80 columns #257: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/fs_hws.c:572: + fte_action->pkt_reformat->fs_hws_action.hws_action; WARNING: line length of 83 exceeds 80 columns #340: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/fs_hws.c:655: + mlx5_fc_id(counter) - mlx5_fc_get_base_id(counter); WARNING: line length of 90 exceeds 80 columns #357: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/fs_hws.c:672: + (*ractions)[num_actions].tag.value = fte->act_dests.flow_context.flow_tag; WARNING: line length of 85 exceeds 80 columns #392: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/fs_hws.c:707: + dest_action = get_dest_action_table_num(fs_ctx, dst); WARNING: line length of 88 exceeds 80 columns #395: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/fs_hws.c:710: + dest_action = create_dest_action_table_num(fs_ctx, dst); WARNING: line length of 82 exceeds 80 columns #396: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/fs_hws.c:711: + fs_actions[num_fs_actions++].action = dest_action; WARNING: line length of 81 exceeds 80 columns #399: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/fs_hws.c:714: + dest_action = create_dest_action_range(ctx, dst); WARNING: line length of 82 exceeds 80 columns #400: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/fs_hws.c:715: + fs_actions[num_fs_actions++].action = dest_action; WARNING: line length of 95 exceeds 80 columns #432: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/fs_hws.c:747: + fte->act_dests.flow_context.flow_source); WARNING: line length of 81 exceeds 80 columns #493: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/fs_hws.c:808: + return mlx5_fs_cmd_get_fw_cmds()->create_fte(ns, ft, group, fte); WARNING: line length of 82 exceeds 80 columns #569: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/fs_hws.c:884: + ret = mlx5hws_bwc_rule_action_update(fte->fs_hws_rule.bwc_rule, ractions); total: 0 errors, 19 warnings, 0 checks, 585 lines checked NOTE: For some of the reported defects, checkpatch may be able to mechanically convert to the typical style using --fix or --fix-inplace. Commit a847fc255ecc ("net/mlx5: fs, add HWS fte API functions") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE GIT_COMMIT_ID MACRO_ARG_REUSE NO_AUTHOR_SIGN_OFF NOTE: If any of the errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS. total: 0 errors, 19 warnings, 0 checks, 585 lines checked