WARNING: line length of 81 exceeds 80 columns #176: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/fs_hws.c:46: + hws_pool->remove_hdr_vlan_action = create_action_remove_header_vlan(ctx); WARNING: line length of 81 exceeds 80 columns #184: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/fs_hws.c:54: + MLX5HWS_ACTION_TYP_REFORMAT_TNL_L3_TO_L2); WARNING: line length of 81 exceeds 80 columns #250: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/fs_hws.c:302: + return mlx5hws_action_create_remove_header(ctx, &remove_hdr_vlan, flags); WARNING: line length of 81 exceeds 80 columns #270: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/fs_hws.c:322: + if ((!params->data && params->size) || (params->data && !params->size) || WARNING: line length of 81 exceeds 80 columns #272: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/fs_hws.c:324: + MLX5_CAP_GEN_2(mdev, max_reformat_insert_offset) < params->param_1) { WARNING: line length of 85 exceeds 80 columns #360: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/fs_hws.c:412: + MLX5HWS_ACTION_TYP_REFORMAT_L2_TO_TNL_L2, WARNING: line length of 85 exceeds 80 columns #369: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/fs_hws.c:421: + MLX5HWS_ACTION_TYP_REFORMAT_L2_TO_TNL_L3, WARNING: line length of 85 exceeds 80 columns #430: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/fs_hws.c:482: +static void mlx5_cmd_hws_packet_reformat_dealloc(struct mlx5_flow_root_namespace *ns, WARNING: line length of 88 exceeds 80 columns #431: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/fs_hws.c:483: + struct mlx5_pkt_reformat *pkt_reformat) WARNING: line length of 81 exceeds 80 columns #433: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/fs_hws.c:485: + struct mlx5_fs_hws_actions_pool *hws_pool = &ns->fs_hws_context.hws_pool; WARNING: line length of 85 exceeds 80 columns #452: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/fs_hws.c:504: + MLX5HWS_ACTION_TYP_REFORMAT_L2_TO_TNL_L2, WARNING: line length of 85 exceeds 80 columns #457: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/fs_hws.c:509: + MLX5HWS_ACTION_TYP_REFORMAT_L2_TO_TNL_L2, WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #529: new file mode 100644 WARNING: line length of 84 exceeds 80 columns #554: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/fs_hws_pools.c:21: + reformat_hdr[MLX5_FS_DL3TNLTOL2_MAC_VLAN_HDR_IDX].sz = ETH_HLEN + VLAN_HLEN; WARNING: line length of 82 exceeds 80 columns #558: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/fs_hws_pools.c:25: + reformat_hdr, log_bulk_size, flags); WARNING: line length of 83 exceeds 80 columns #574: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/fs_hws_pools.c:41: + &reformat_hdr, log_bulk_size, flags); WARNING: line length of 83 exceeds 80 columns #590: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/fs_hws_pools.c:57: + &reformat_hdr, log_bulk_size, flags); WARNING: line length of 81 exceeds 80 columns #653: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/fs_hws_pools.c:120: + pr_bulk = kvzalloc(struct_size(pr_bulk, prs_data, bulk_len), GFP_KERNEL); WARNING: line length of 84 exceeds 80 columns #679: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/fs_hws_pools.c:146: +mlx5_fs_hws_pr_bulk_destroy(struct mlx5_core_dev *dev, struct mlx5_fs_bulk *fs_bulk) WARNING: line length of 93 exceeds 80 columns #699: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/fs_hws_pools.c:166: + hws_pool->used_units / MLX5_FS_HWS_POOL_USED_BUFF_RATIO); WARNING: line length of 81 exceeds 80 columns #789: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/fs_hws_pools.h:12: +#define MLX5_FS_INSERT_HDR_VLAN_OFFSET offsetof(struct vlan_ethhdr, h_vlan_proto) WARNING: line length of 84 exceeds 80 columns #821: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/fs_hws_pools.h:44: +struct mlx5_fs_hws_pr *mlx5_fs_hws_pr_pool_acquire_pr(struct mlx5_fs_pool *pr_pool); WARNING: line length of 81 exceeds 80 columns #824: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/fs_hws_pools.h:47: +struct mlx5hws_action *mlx5_fs_hws_pr_get_action(struct mlx5_fs_hws_pr *pr_data); total: 0 errors, 23 warnings, 0 checks, 738 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 88247acfb778 ("net/mlx5: fs, add HWS packet reformat API function") 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, 23 warnings, 0 checks, 738 lines checked