WARNING: line length of 101 exceeds 80 columns #183: FILE: tools/testing/selftests/net/netfilter/nft_fib.sh:365: + meta iifname veth0 ip daddr ${dummynet}.2 fib daddr oif dummy0 counter name fibcount4 WARNING: line length of 104 exceeds 80 columns #184: FILE: tools/testing/selftests/net/netfilter/nft_fib.sh:366: + meta iifname veth0 ip6 daddr ${dummynet6}::2 fib daddr oif dummy0 counter name fibcount6 WARNING: line length of 81 exceeds 80 columns #188: FILE: tools/testing/selftests/net/netfilter/nft_fib.sh:370: + # no echo reply for these addresses: The dummy interface is part of tvrf, WARNING: line length of 107 exceeds 80 columns #194: FILE: tools/testing/selftests/net/netfilter/nft_fib.sh:376: + if ip netns exec "$nsrouter" nft list counter inet t "$cntname" | grep -q "packets 1"; then WARNING: line length of 101 exceeds 80 columns #195: FILE: tools/testing/selftests/net/netfilter/nft_fib.sh:377: + echo "PASS: vrf fib lookup did return expected output interface for $cntname" WARNING: line length of 84 exceeds 80 columns #197: FILE: tools/testing/selftests/net/netfilter/nft_fib.sh:379: + ip netns exec "$nsrouter" nft list counter inet t "$cntname" WARNING: line length of 105 exceeds 80 columns #198: FILE: tools/testing/selftests/net/netfilter/nft_fib.sh:380: + echo "FAIL: vrf fib lookup did not return expected output interface for $cntname" total: 0 errors, 7 warnings, 0 checks, 174 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 5102c48b7f57 ("selftests: netfilter: move fib vrf test to nft_fib.sh") 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, 7 warnings, 0 checks, 174 lines checked