WARNING: line length of 87 exceeds 80 columns #37: FILE: tools/testing/selftests/net/forwarding/bridge_vlan_aware.sh:4: +ALL_TESTS="ping_ipv4 ping_ipv6 learning flooding vlan_deletion extern_learn other_tpid" WARNING: line length of 97 exceeds 80 columns #61: FILE: tools/testing/selftests/net/forwarding/bridge_vlan_aware.sh:161: + $MZ -q $h1 -c 1 -b $mac -a own "88:a8 00:03 81:00 00:05 08:00 aa-aa-aa-aa-aa-aa-aa-aa-aa" WARNING: line length of 98 exceeds 80 columns #68: FILE: tools/testing/selftests/net/forwarding/bridge_vlan_aware.sh:168: + jq -e ".[] | select(.mac == \"$(mac_get $h1)\") | select(.vlan == 1)" &> /dev/null WARNING: line length of 97 exceeds 80 columns #82: FILE: tools/testing/selftests/net/forwarding/bridge_vlan_aware.sh:182: + $MZ -q $h1 -c 1 -b $mac -a own "88:a8 00:03 81:00 00:05 08:00 aa-aa-aa-aa-aa-aa-aa-aa-aa" total: 0 errors, 4 warnings, 0 checks, 66 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 0211b893542e ("selftests: net: bridge_vlan_aware: test that other TPIDs are seen as untagged") 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, 4 warnings, 0 checks, 66 lines checked