WARNING: line length of 95 exceeds 80 columns #46: FILE: drivers/net/ethernet/mellanox/mlx5/core/esw/qos.c:135: + if (group->min_rate < max_guarantee || group->tsar_ix == esw->qos.root_tsar_ix) WARNING: line length of 83 exceeds 80 columns #85: FILE: drivers/net/ethernet/mellanox/mlx5/core/esw/qos.c:363: + MLX5_SET(scheduling_context, sched_ctx, parent_element_id, group->tsar_ix); WARNING: line length of 92 exceeds 80 columns #101: FILE: drivers/net/ethernet/mellanox/mlx5/core/esw/qos.c:610: + * Create a software-only group0 using the root TSAR to attach vport QoS to. WARNING: line length of 81 exceeds 80 columns #108: FILE: drivers/net/ethernet/mellanox/mlx5/core/esw/qos.c:617: + esw_warn(dev, "E-Switch create rate group 0 failed (%d)\n", err); WARNING: line length of 86 exceeds 80 columns #143: FILE: drivers/net/ethernet/mellanox/mlx5/core/eswitch.h:216: + /* Initially false, set to true whenever any QoS features are used. */ total: 0 errors, 5 warnings, 0 checks, 123 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 6a6fa7d4b052 ("net/mlx5: qos: Always create group0") 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, 5 warnings, 0 checks, 123 lines checked