WARNING: line length of 100 exceeds 80 columns #28: FILE: tools/testing/selftests/net/openvswitch/openvswitch.sh:20: + nat_related_v4 ip4-nat-related: ICMP related matches work with SNAT WARNING: line length of 83 exceeds 80 columns #48: FILE: tools/testing/selftests/net/openvswitch/openvswitch.sh:489: + ovs_add_netns_and_veths "test_nat_related_v4" "natrelated4" "$ns" \ WARNING: line length of 91 exceeds 80 columns #65: FILE: tools/testing/selftests/net/openvswitch/openvswitch.sh:506: + # Allow IP traffic from client->server, rewrite source IP with SNAT to 192.168.0.20 WARNING: line length of 92 exceeds 80 columns #67: FILE: tools/testing/selftests/net/openvswitch/openvswitch.sh:508: + "ct_state(-trk),in_port(1),eth(),eth_type(0x0800),ipv4(dst=172.31.110.20)" \ WARNING: line length of 94 exceeds 80 columns #70: FILE: tools/testing/selftests/net/openvswitch/openvswitch.sh:511: + "recirc_id(0x1),ct_state(+trk-inv),in_port(1),eth(),eth_type(0x0800),ipv4()" \ WARNING: line length of 91 exceeds 80 columns #73: FILE: tools/testing/selftests/net/openvswitch/openvswitch.sh:514: + # Allow related ICMP responses back from server and undo NAT to restore original IP WARNING: line length of 93 exceeds 80 columns #74: FILE: tools/testing/selftests/net/openvswitch/openvswitch.sh:515: + # Drop any ICMP related packets where dst ip hasn't been restored back to original IP WARNING: line length of 144 exceeds 80 columns #79: FILE: tools/testing/selftests/net/openvswitch/openvswitch.sh:520: + "recirc_id(0x2),ct_state(+rel+trk),in_port(2),eth(),eth_type(0x0800),ipv4(src=172.31.110.20,dst=172.31.110.10,proto=1),icmp()" \ WARNING: line length of 125 exceeds 80 columns #82: FILE: tools/testing/selftests/net/openvswitch/openvswitch.sh:523: + "recirc_id(0x2),ct_state(+rel+trk),in_port(2),eth(),eth_type(0x0800),ipv4(dst=192.168.0.20,proto=1),icmp()" \ WARNING: line length of 83 exceeds 80 columns #89: FILE: tools/testing/selftests/net/openvswitch/openvswitch.sh:530: + # Check to make sure no packets matched the drop rule with incorrect dst ip total: 0 errors, 10 warnings, 0 checks, 74 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 9fb11c3a05e6 ("selftests: openvswitch: Test ICMP related matches work with SNAT") 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, 10 warnings, 0 checks, 74 lines checked