WARNING: line length of 103 exceeds 80 columns #140: FILE: tools/testing/selftests/bpf/test_progs.c:718: + "Monitor network traffic of tests with name matching the pattern (supports '*' wildcard)." }, WARNING: line length of 81 exceeds 80 columns #153: FILE: tools/testing/selftests/bpf/test_progs.c:935: + &env->tmon_selector.whitelist, WARNING: line length of 93 exceeds 80 columns #169: FILE: tools/testing/selftests/bpf/test_progs.c:1775: + test->should_tmon = should_tmon(&env.tmon_selector, test->test_name); total: 0 errors, 3 warnings, 0 checks, 165 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 18f8bedc3c1a ("selftests/bpf: Add the traffic monitor option to test_progs.") 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, 3 warnings, 0 checks, 165 lines checked