WARNING: line length of 82 exceeds 80 columns #256: FILE: drivers/net/ethernet/intel/ice/ice_flow.c:2489: + /* Skip over the pair we just handled; the loop's ++i advances one WARNING: line length of 92 exceeds 80 columns #453: FILE: drivers/net/ethernet/intel/ice/ice_flow.h:321: +static_assert(ICE_FLOW_FIELD_IDX_MAX <= 64, "The total number of enums must not exceed 64"); total: 0 errors, 2 warnings, 0 checks, 476 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 6c41634e8e3b ("ice: add flow parsing for GTP and new protocol field support") 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, 2 warnings, 0 checks, 476 lines checked