WARNING: line length of 84 exceeds 80 columns #75: FILE: include/uapi/linux/bpf.h:3027: + * Clear IPIP/SIT tunnel GSO flag (SKB_GSO_IPXIP4) when decapsulating WARNING: line length of 84 exceeds 80 columns #76: FILE: include/uapi/linux/bpf.h:3028: + * a tunnel with an outer IPv4 header (IPv4-in-IPv4 or IPv6-in-IPv4). WARNING: line length of 83 exceeds 80 columns #218: FILE: net/core/filter.c:3687: + /* Clear encapsulation flag only when no tunnel GSO flags remain */ WARNING: line length of 84 exceeds 80 columns #280: FILE: tools/include/uapi/linux/bpf.h:3027: + * Clear IPIP/SIT tunnel GSO flag (SKB_GSO_IPXIP4) when decapsulating WARNING: line length of 84 exceeds 80 columns #281: FILE: tools/include/uapi/linux/bpf.h:3028: + * a tunnel with an outer IPv4 header (IPv4-in-IPv4 or IPv6-in-IPv4). total: 0 errors, 5 warnings, 0 checks, 250 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 10156b5d545b ("bpf: Add tunnel decapsulation and GSO state updates per new flags") 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, 5 warnings, 0 checks, 250 lines checked