WARNING: line length of 81 exceeds 80 columns #80: FILE: drivers/net/ethernet/mellanox/mlx5/core/en/xdp.c:863: + if (unlikely(send_queue_idx >= priv->channels.num || send_queue_idx < 0)) WARNING: line length of 83 exceeds 80 columns #85: FILE: drivers/net/ethernet/mellanox/mlx5/core/en/xdp.c:868: + * CPU pool, so two CPUs might map to this queue. We must serialize writes. WARNING: line length of 81 exceeds 80 columns #120: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_main.c:3291: + * This is used by mlx5e_xdp_xmit() to determine which xdpsq (send queue) WARNING: line length of 82 exceeds 80 columns #121: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_main.c:3292: + * should handle the xdptx data, based on the CPU running mlx5e_xdp_xmit() CHECK: From:/Signed-off-by: email comments mismatch: 'From: Finn Dayton ' != 'Signed-off-by: Finn Dayton ' total: 0 errors, 4 warnings, 1 checks, 112 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 93c591a78be2 ("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, 4 warnings, 1 checks, 112 lines checked