WARNING: Unknown commit id '35b1716d0c30', maybe rebased or not pulled? #16: Import bench_page_pool_simple from commit 35b1716d0c30 ("Add WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #107: new file mode 100644 CHECK: spinlock_t definition without comment #244: FILE: tools/testing/selftests/net/bench/page_pool/bench_page_pool_simple.c:97: + spinlock_t lock; WARNING: line length of 89 exceeds 80 columns #521: FILE: tools/testing/selftests/net/bench/page_pool/time_bench.c:92: + NULL /* overflow_handler*/, WARNING: line length of 82 exceeds 80 columns #522: FILE: tools/testing/selftests/net/bench/page_pool/time_bench.c:93: + NULL /* context */); WARNING: line length of 84 exceeds 80 columns #655: FILE: tools/testing/selftests/net/bench/page_pool/time_bench.c:226: + rec.flags = (TIME_BENCH_LOOP | TIME_BENCH_TSC | TIME_BENCH_WALLCLOCK); WARNING: line length of 92 exceeds 80 columns #759: FILE: tools/testing/selftests/net/bench/page_pool/time_bench.c:330: + const struct cpumask *mask, /* Support masking outsome CPUs*/ WARNING: line length of 89 exceeds 80 columns #762: FILE: tools/testing/selftests/net/bench/page_pool/time_bench.c:333: + int (*func)(struct time_bench_record *record, void *data)) WARNING: line length of 92 exceeds 80 columns #1035: FILE: tools/testing/selftests/net/bench/page_pool/time_bench.h:206: + const struct cpumask *mask, /* Support masking outsome CPUs*/ WARNING: line length of 94 exceeds 80 columns #1036: FILE: tools/testing/selftests/net/bench/page_pool/time_bench.h:207: + struct time_bench_sync *sync, struct time_bench_cpu *cpu_tasks, WARNING: line length of 90 exceeds 80 columns #1037: FILE: tools/testing/selftests/net/bench/page_pool/time_bench.h:208: + int (*func)(struct time_bench_record *record, void *data)); WARNING: line length of 115 exceeds 80 columns #1092: FILE: tools/testing/selftests/net/bench/test_bench_page_pool.sh:19: + echo "${result}" | grep -o -E "no-softirq-page_pool01 Per elem: ([0-9]+) cycles\(tsc\) ([0-9]+\.[0-9]+) ns" WARNING: line length of 115 exceeds 80 columns #1096: FILE: tools/testing/selftests/net/bench/test_bench_page_pool.sh:23: + echo "${result}" | grep -o -E "no-softirq-page_pool02 Per elem: ([0-9]+) cycles\(tsc\) ([0-9]+\.[0-9]+) ns" WARNING: line length of 115 exceeds 80 columns #1100: FILE: tools/testing/selftests/net/bench/test_bench_page_pool.sh:27: + echo "${result}" | grep -o -E "no-softirq-page_pool03 Per elem: ([0-9]+) cycles\(tsc\) ([0-9]+\.[0-9]+) ns" total: 0 errors, 13 warnings, 1 checks, 964 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 59dcb03d5df6 ("page_pool: import Jesper's page_pool benchmark") 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, 13 warnings, 1 checks, 964 lines checked