WARNING: line length of 98 exceeds 80 columns #79: FILE: drivers/net/ethernet/mellanox/mlx5/core/en/xdp.c:857: + /* Per-CPU xdpsq mapping, rebuilt on channel (re)configuration while XDP TX is disabled */ WARNING: line length of 83 exceeds 80 columns #82: FILE: drivers/net/ethernet/mellanox/mlx5/core/en/xdp.c:860: + * CPU pool, so two CPUs might map to this queue. We must serialize writes. WARNING: line length of 81 exceeds 80 columns #122: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_main.c:3320: + struct mlx5e_xdpsq *sq = priv->channels.c[send_queue_idx]->xdpsq; CHECK: From:/Signed-off-by: email comments mismatch: 'From: Finn Dayton ' != 'Signed-off-by: Finn Dayton ' total: 0 errors, 3 warnings, 1 checks, 106 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 686428125827 ("net/mlx5e: Precompute xdpsq assignments for mlx5e_xdp_xmit()") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE FILE_PATH_CHANGES 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, 3 warnings, 1 checks, 106 lines checked