WARNING: line length of 95 exceeds 80 columns #357: FILE: drivers/net/ethernet/intel/iavf/iavf_main.c:4079: + NL_SET_ERR_MSG_MOD(extack, "Only 802_3 and ip filter protocols are supported"); WARNING: line length of 85 exceeds 80 columns #371: FILE: drivers/net/ethernet/intel/iavf/iavf_main.c:4093: + NL_SET_ERR_MSG_MOD(extack, "Input exceeds maximum allowed."); WARNING: line length of 81 exceeds 80 columns #511: FILE: drivers/net/ethernet/intel/iavf/iavf_virtchnl.c:2139: + iavf_dec_fdir_active_fltr(adapter, fdir); WARNING: line length of 96 exceeds 80 columns #528: FILE: drivers/net/ethernet/intel/iavf/iavf_virtchnl.c:2460: + TC_U32_USERHTID(fdir->cls_u32_handle)); WARNING: line length of 81 exceeds 80 columns #536: FILE: drivers/net/ethernet/intel/iavf/iavf_virtchnl.c:2468: + iavf_dec_fdir_active_fltr(adapter, fdir); WARNING: line length of 96 exceeds 80 columns #553: FILE: drivers/net/ethernet/intel/iavf/iavf_virtchnl.c:2492: + TC_U32_USERHTID(fdir->cls_u32_handle)); WARNING: line length of 81 exceeds 80 columns #555: FILE: drivers/net/ethernet/intel/iavf/iavf_virtchnl.c:2494: + iavf_dec_fdir_active_fltr(adapter, fdir); total: 0 errors, 7 warnings, 0 checks, 454 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 daeb377d4420 ("iavf: add support for offloading tc U32 cls filters") 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, 7 warnings, 0 checks, 454 lines checked