WARNING: line length of 83 exceeds 80 columns #27: FILE: tools/testing/selftests/net/openvswitch/openvswitch.sh:23: + drop_reason drop: test drop reasons are emitted WARNING: line length of 91 exceeds 80 columns #28: FILE: tools/testing/selftests/net/openvswitch/openvswitch.sh:24: + emit_sample emit_sample: Sampling packets with psample" WARNING: line length of 82 exceeds 80 columns #41: FILE: tools/testing/selftests/net/openvswitch/openvswitch.sh:109: + ip netns exec $netns $* >> $ovs_dir/stdout 2>> $ovs_dir/stderr & WARNING: line length of 100 exceeds 80 columns #117: FILE: tools/testing/selftests/net/openvswitch/openvswitch.sh:247: + "cookie to large"*"emit_sample(group=1,cookie=1615141312111009080706050403020100)" \ WARNING: line length of 88 exceeds 80 columns #132: FILE: tools/testing/selftests/net/openvswitch/openvswitch.sh:262: + "in_port(1),eth(),eth_type(0x0800),ipv4(src=172.31.110.10,proto=1),icmp()" \ WARNING: line length of 88 exceeds 80 columns #142: FILE: tools/testing/selftests/net/openvswitch/openvswitch.sh:272: + "in_port(2),eth(),eth_type(0x0800),ipv4(src=172.31.110.20,proto=1),icmp()" \ WARNING: line length of 82 exceeds 80 columns #146: FILE: tools/testing/selftests/net/openvswitch/openvswitch.sh:276: + ovs_spawn_daemon "test_emit_sample" python3 $ovs_base/ovs-dpctl.py psample WARNING: line length of 97 exceeds 80 columns #150: FILE: tools/testing/selftests/net/openvswitch/openvswitch.sh:280: + ovs_sbx "test_emit_sample" ip netns exec client ping -I c1 172.31.110.20 -c 1 || return 1 WARNING: line length of 84 exceeds 80 columns #153: FILE: tools/testing/selftests/net/openvswitch/openvswitch.sh:283: + # We should have received one userspace action upcall and 2 psample packets. WARNING: line length of 86 exceeds 80 columns #154: FILE: tools/testing/selftests/net/openvswitch/openvswitch.sh:284: + grep -E "userspace action command" $ovs_dir/s0.out >/dev/null 2>&1 || return 1 WARNING: line length of 88 exceeds 80 columns #156: FILE: tools/testing/selftests/net/openvswitch/openvswitch.sh:286: + # client -> server samples should only contain the first 14 bytes of the packet. total: 0 errors, 11 warnings, 0 checks, 249 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 eb664a44d595 ("selftests: openvswitch: add emit_sample test") 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, 11 warnings, 0 checks, 249 lines checked