WARNING: line length of 85 exceeds 80 columns #66: FILE: drivers/infiniband/hw/mlx5/fs.c:1606: + struct mlx5_fc *counter, void *cmd_in, int inlen, int dest_id, int dest_type) WARNING: line length of 83 exceeds 80 columns #130: FILE: drivers/infiniband/hw/mlx5/fs.c:1966: + if (!is_flow_counter(devx_obj, offset, &counter_id, &fc_bulk_size)) WARNING: line length of 81 exceeds 80 columns #132: FILE: drivers/infiniband/hw/mlx5/fs.c:1968: + counter = mlx5_fc_local_create(counter_id, offset, fc_bulk_size); WARNING: line length of 91 exceeds 80 columns #349: FILE: drivers/net/ethernet/mellanox/mlx5/core/esw/bridge.c:647: + return mlx5_esw_bridge_ingress_flow_with_esw_create(vport_num, addr, vlan, counter, WARNING: line length of 93 exceeds 80 columns #367: FILE: drivers/net/ethernet/mellanox/mlx5/core/esw/bridge.c:677: + handle = mlx5_esw_bridge_ingress_flow_with_esw_create(vport_num, addr, vlan, counter, WARNING: line length of 87 exceeds 80 columns #377: FILE: drivers/net/ethernet/mellanox/mlx5/core/esw/bridge.c:1391: + addr, vlan, counter, bridge) : total: 0 errors, 6 warnings, 0 checks, 441 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 049b63ef082c ("net/mlx5: fs, add counter object to flow destination") 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, 6 warnings, 0 checks, 441 lines checked