WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #22: new file mode 100644 WARNING: line length of 82 exceeds 80 columns #41: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/mlx5hws_vport.c:15: + /* Set gvmi for eswitch manager and uplink vports only. Rest of the vports WARNING: line length of 89 exceeds 80 columns #45: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/mlx5hws_vport.c:19: + ret = mlx5hws_cmd_query_gvmi(ctx->mdev, false, 0, &ctx->vports.esw_manager_gvmi); WARNING: line length of 91 exceeds 80 columns #71: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/mlx5hws_vport.c:45: + mlx5hws_dbg(ctx, "Couldn't insert new vport gvmi into xarray (%d)\n", ret); WARNING: line length of 83 exceeds 80 columns #82: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/mlx5hws_vport.c:56: +int mlx5hws_vport_get_gvmi(struct mlx5hws_context *ctx, u16 vport, u16 *vport_gvmi) WARNING: line length of 84 exceeds 80 columns #129: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/mlx5hws_vport.h:11: +int mlx5hws_vport_get_gvmi(struct mlx5hws_context *ctx, u16 vport, u16 *vport_gvmi); total: 0 errors, 6 warnings, 0 checks, 99 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 7f720e399d79 ("net/mlx5: HWS, added vport handling") 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, 6 warnings, 0 checks, 99 lines checked