WARNING: line length of 82 exceeds 80 columns #145: FILE: net/core/page_pool.c:102: + stats->alloc_stats.item_slow_failed += pool->alloc_stats.item_slow_failed; WARNING: line length of 117 exceeds 80 columns #399: FILE: tools/net/ynl/samples/page-pool.c:137: + printf("\t\titem_mem_resident: %zu item_mem_used: %zu (item_mem_resident: %zu item_mem_used: %zu)\n", total: 0 errors, 2 warnings, 0 checks, 317 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 87286d9130da ("page_pool: support unlimited number of inflight pages") 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, 317 lines checked