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 87 exceeds 80 columns #28: FILE: tools/testing/selftests/net/openvswitch/openvswitch.sh:24: + psample psample: 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 96 exceeds 80 columns #111: FILE: tools/testing/selftests/net/openvswitch/openvswitch.sh:241: + "cookie to large"*"psample(group=1,cookie=1615141312111009080706050403020100)" \ WARNING: line length of 85 exceeds 80 columns #147: FILE: tools/testing/selftests/net/openvswitch/openvswitch.sh:277: + ovs_spawn_daemon "test_psample" python3 $ovs_base/ovs-dpctl.py psample-events WARNING: line length of 93 exceeds 80 columns #151: FILE: tools/testing/selftests/net/openvswitch/openvswitch.sh:281: + ovs_sbx "test_psample" ip netns exec client ping -I c1 172.31.110.20 -c 1 || return 1 WARNING: line length of 84 exceeds 80 columns #154: FILE: tools/testing/selftests/net/openvswitch/openvswitch.sh:284: + # We should have received one userspace action upcall and 2 psample packets. WARNING: line length of 86 exceeds 80 columns #155: FILE: tools/testing/selftests/net/openvswitch/openvswitch.sh:285: + grep -E "userspace action command" $ovs_dir/s0.out >/dev/null 2>&1 || return 1 WARNING: line length of 88 exceeds 80 columns #157: FILE: tools/testing/selftests/net/openvswitch/openvswitch.sh:287: + # client -> server samples should only contain the first 14 bytes of the packet. total: 0 errors, 9 warnings, 0 checks, 250 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 8cbb65e2d38c ("selftests: openvswitch: add psample 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, 9 warnings, 0 checks, 250 lines checked