WARNING: line length of 83 exceeds 80 columns #150: FILE: drivers/net/ethernet/mellanox/mlx5/core/lag/lag.c:459: + mlx5_esw_acl_ingress_vport_drop_rule_destroy(pf->dev->priv.eswitch, WARNING: line length of 98 exceeds 80 columns #256: FILE: drivers/net/ethernet/mellanox/mlx5/core/lag/lag.c:711: + mlx5_lag_pf(ldev, j)->dev->priv.eswitch); WARNING: line length of 106 exceeds 80 columns #292: FILE: drivers/net/ethernet/mellanox/mlx5/core/lag/lag.c:841: + mlx5_lag_pf(ldev, i)->dev->priv.eswitch); WARNING: line length of 104 exceeds 80 columns #412: FILE: drivers/net/ethernet/mellanox/mlx5/core/lag/lag.c:983: + if (!(mlx5_lag_pf(ldev, i)->dev->priv.flags & MLX5_PRIV_FLAGS_DISABLE_ALL_ADEV)) WARNING: line length of 101 exceeds 80 columns #413: FILE: drivers/net/ethernet/mellanox/mlx5/core/lag/lag.c:984: + mlx5_eswitch_reload_ib_reps(mlx5_lag_pf(ldev, i)->dev->priv.eswitch); WARNING: line length of 109 exceeds 80 columns #530: FILE: drivers/net/ethernet/mellanox/mlx5/core/lag/lag.c:1238: + mlx5_eswitch_reload_ib_reps(mlx5_lag_pf(ldev, i)->dev->priv.eswitch); WARNING: line length of 107 exceeds 80 columns #553: FILE: drivers/net/ethernet/mellanox/mlx5/core/lag/lag.c:1259: + err = mlx5_eswitch_reload_ib_reps(mlx5_lag_pf(ldev, i)->dev->priv.eswitch); WARNING: line length of 109 exceeds 80 columns #562: FILE: drivers/net/ethernet/mellanox/mlx5/core/lag/lag.c:1270: + mlx5_eswitch_reload_ib_reps(mlx5_lag_pf(ldev, i)->dev->priv.eswitch); WARNING: line length of 83 exceeds 80 columns #907: FILE: drivers/net/ethernet/mellanox/mlx5/core/lag/mp.c:89: + mlx5_notifier_call_chain(mlx5_lag_pf(ldev, idx0)->dev->priv.events, WARNING: line length of 83 exceeds 80 columns #913: FILE: drivers/net/ethernet/mellanox/mlx5/core/lag/mp.c:94: + mlx5_notifier_call_chain(mlx5_lag_pf(ldev, idx1)->dev->priv.events, WARNING: line length of 91 exceeds 80 columns #1007: FILE: drivers/net/ethernet/mellanox/mlx5/core/lag/mpesw.c:108: + err = mlx5_eswitch_reload_ib_reps(mlx5_lag_pf(ldev, i)->dev->priv.eswitch); WARNING: line length of 85 exceeds 80 columns #1016: FILE: drivers/net/ethernet/mellanox/mlx5/core/lag/mpesw.c:124: + mlx5_eswitch_reload_ib_reps(mlx5_lag_pf(ldev, i)->dev->priv.eswitch); WARNING: line length of 82 exceeds 80 columns #1040: FILE: drivers/net/ethernet/mellanox/mlx5/core/lag/port_sel.c:88: + MLX5_CAP_GEN(mlx5_lag_pf(ldev, affinity - 1)->dev, WARNING: line length of 84 exceeds 80 columns #1088: FILE: drivers/net/ethernet/mellanox/mlx5/core/lag/port_sel.c:599: + MLX5_CAP_GEN(mlx5_lag_pf(ldev, ports[idx] - 1)->dev, total: 0 errors, 14 warnings, 0 checks, 965 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 ceaffc6427a3 ("net/mlx5: LAG, replace pf array with xarray") 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, 14 warnings, 0 checks, 965 lines checked