ERROR: Remove Gerrit Change-Id's before submitting upstream #18: Change-Id: Ie6bf26e93393c56f5886a3bc51f4af1b1bb0193e WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #116: new file mode 100644 WARNING: line length of 99 exceeds 80 columns #200: FILE: drivers/net/ethernet/mellanox/mlx5/core/lib/nv_param.c:80: + configuration_item_header.type.configuration_item_type_class_##_cls_name._field, \ WARNING: line length of 100 exceeds 80 columns #227: FILE: drivers/net/ethernet/mellanox/mlx5/core/lib/nv_param.c:107: + configuration_item_header.type.configuration_item_type_class_global); total: 1 errors, 3 warnings, 0 checks, 324 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 526226fb8b41 ("net/mlx5: Implement cqe_compress_type via devlink params") 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.