WARNING: line length of 86 exceeds 80 columns #99: FILE: tools/testing/selftests/net/openvswitch/openvswitch.sh:319: + ovs_wait grep -qE "rate:4294967295,group:1,cookie:c0ffee data:[0-9a-f]{28}$" \ WARNING: line length of 92 exceeds 80 columns #102: FILE: tools/testing/selftests/net/openvswitch/openvswitch.sh:322: + ovs_wait grep -q "rate:4294967295,group:2,cookie:eeff0c" $ovs_dir/stdout || return 1 WARNING: line length of 82 exceeds 80 columns #111: FILE: tools/testing/selftests/net/openvswitch/openvswitch.sh:742: + ovs_wait grep -q "listening on upcall packet handler" ${ovs_dir}/left0.out total: 0 errors, 3 warnings, 0 checks, 83 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 250e59480536 ("selftests: openvswitch: retry instead of sleep") 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, 3 warnings, 0 checks, 83 lines checked