WARNING: line length of 81 exceeds 80 columns #96: FILE: tools/testing/selftests/net/fib-onlink-tests.sh:208: + ip -netns $ns2 addr add ${V4ADDRS[p${n}]}/24 dev ${NETIFS[p${n}]} WARNING: line length of 87 exceeds 80 columns #97: FILE: tools/testing/selftests/net/fib-onlink-tests.sh:209: + ip -netns $ns2 addr add ${V6ADDRS[p${n}]}/64 dev ${NETIFS[p${n}]} nodad WARNING: line length of 82 exceeds 80 columns #103: FILE: tools/testing/selftests/net/fib-onlink-tests.sh:213: + ${IP} -6 ro add table ${VRF_TABLE} default via ${V6ADDRS[p7]/::[0-9]/::64} WARNING: line length of 82 exceeds 80 columns #128: FILE: tools/testing/selftests/net/fib-onlink-tests.sh:234: + run_cmd "${IP} ro add table ${table} ${prefix}/32 via ${gw} ${dev} onlink" WARNING: line length of 86 exceeds 80 columns #148: FILE: tools/testing/selftests/net/fib-onlink-tests.sh:332: + run_cmd "${IP} -6 ro add table ${table} ${prefix}/128 via ${gw} ${dev} onlink" total: 0 errors, 5 warnings, 0 checks, 142 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 ebbf92838d6d ("selftests: net: fib-onlink-tests: Convert to use namespaces by default") 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, 142 lines checked