WARNING: line length of 81 exceeds 80 columns #55: FILE: drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c:2832: + MLX5_FLOW_NAMESPACE_ESW_EGRESS, WARNING: line length of 83 exceeds 80 columns #129: FILE: drivers/net/ethernet/mellanox/mlx5/core/fs_core.c:2798: + return &steering->rdma_transport_rx_root_ns[vport_idx]->ns; WARNING: line length of 83 exceeds 80 columns #138: FILE: drivers/net/ethernet/mellanox/mlx5/core/fs_core.c:2807: + return &steering->rdma_transport_tx_root_ns[vport_idx]->ns; WARNING: line length of 82 exceeds 80 columns #165: FILE: drivers/net/ethernet/mellanox/mlx5/core/fs_core.c:3232: + prio = fs_create_prio(&steering->rdma_transport_rx_root_ns[vport_idx]->ns, WARNING: line length of 82 exceeds 80 columns #182: FILE: drivers/net/ethernet/mellanox/mlx5/core/fs_core.c:3249: + prio = fs_create_prio(&steering->rdma_transport_tx_root_ns[vport_idx]->ns, WARNING: line length of 100 exceeds 80 columns #348: FILE: drivers/net/ethernet/mellanox/mlx5/core/fs_core.h:443: + (type == FS_FT_RDMA_TRANSPORT_RX) ? MLX5_CAP_FLOWTABLE_RDMA_TRANSPORT_RX(mdev, cap) : \ WARNING: line length of 100 exceeds 80 columns #349: FILE: drivers/net/ethernet/mellanox/mlx5/core/fs_core.h:444: + (type == FS_FT_RDMA_TRANSPORT_TX) ? MLX5_CAP_FLOWTABLE_RDMA_TRANSPORT_TX(mdev, cap) : \ total: 0 errors, 7 warnings, 0 checks, 337 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 0a63b602e9fc ("net/mlx5: fs, add RDMA TRANSPORT steering domain support") 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, 7 warnings, 0 checks, 337 lines checked