WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #36: new file mode 100755 WARNING: line length of 113 exceeds 80 columns #80: FILE: tools/testing/selftests/net/xfrm_policy_add_speed.sh:40: + echo xfrm policy add src 10.$s.$j.0/30 dst 10.$d.$j.$a/$pfx dir $dir action block WARNING: line length of 113 exceeds 80 columns #85: FILE: tools/testing/selftests/net/xfrm_policy_add_speed.sh:45: + echo xfrm policy add src 10.$s.$j.$a/30 dst 10.$d.$j.0/$pfx dir $dir action block WARNING: line length of 85 exceeds 80 columns #110: FILE: tools/testing/selftests/net/xfrm_policy_add_speed.sh:70: + have=$(ip netns exec "$ns" ip xfrm policy show | grep "action block" | wc -l) WARNING: line length of 81 exceeds 80 columns #112: FILE: tools/testing/selftests/net/xfrm_policy_add_speed.sh:72: + echo "WARNING: mismatch, have $have policies, expected $policies" total: 0 errors, 5 warnings, 0 checks, 91 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 9bca24f31220 ("selftests: add xfrm policy insertion speed test script") 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, 5 warnings, 0 checks, 91 lines checked