WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #33: new file mode 100644 WARNING: line length of 94 exceeds 80 columns #54: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_accel/common_utils.h:17: + (DIV_ROUND_UP(sizeof(struct mlx5e_set_transport_static_params_wqe), MLX5_SEND_WQE_BB)) WARNING: line length of 94 exceeds 80 columns #58: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_accel/common_utils.h:21: + mlx5e_fetch_wqe(&(sq)->wq, pi, sizeof(struct mlx5e_set_transport_static_params_wqe))) WARNING: line length of 83 exceeds 80 columns #79: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_accel/ktls.c:103: + if (WARN_ON_ONCE(max_sq_wqebbs < MLX5E_TRANSPORT_SET_STATIC_PARAMS_WQEBBS)) WARNING: line length of 93 exceeds 80 columns #116: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_accel/ktls_tx.c:36: + stop_room += mlx5e_stop_room_for_wqe(mdev, MLX5E_TRANSPORT_SET_STATIC_PARAMS_WQEBBS); WARNING: line length of 88 exceeds 80 columns #167: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_accel/ktls_txrx.c:53: + initial_rn = MLX5_ADDR_OF(transport_static_params, ctx, initial_record_number); WARNING: line length of 81 exceeds 80 columns #192: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_accel/ktls_txrx.c:70: +mlx5e_ktls_build_static_params(struct mlx5e_set_transport_static_params_wqe *wqe, WARNING: line length of 83 exceeds 80 columns #210: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_accel/ktls_txrx.c:84: + MLX5E_TRANSPORT_STATIC_PARAMS_DS_CNT); WARNING: line length of 87 exceeds 80 columns #216: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_accel/ktls_txrx.c:89: + ucseg->bsf_octowords = cpu_to_be16(MLX5E_TRANSPORT_STATIC_PARAMS_OCTWORD_SIZE); WARNING: line length of 81 exceeds 80 columns #271: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_accel/ktls_utils.h:66: +mlx5e_ktls_build_static_params(struct mlx5e_set_transport_static_params_wqe *wqe, total: 0 errors, 10 warnings, 0 checks, 243 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 e8f01c8b9ada ("net/mlx5e: Rename from tls to transport static params") 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, 10 warnings, 0 checks, 243 lines checked