WARNING: line length of 81 exceeds 80 columns #44: FILE: tools/testing/selftests/net/netconsole/basic_integration_test.sh:4: +# This test creates two virtual interfaces, assigns one of them (the "destination WARNING: line length of 97 exceeds 80 columns #93: FILE: tools/testing/selftests/net/netconsole/basic_integration_test.sh:53: + DSTMAC=$(ip netns exec "${NAMESPACE}" ip link show "${DSTIF}" | awk '/ether/ {print $2}') WARNING: line length of 91 exceeds 80 columns #118: FILE: tools/testing/selftests/net/netconsole/basic_integration_test.sh:78: + timeout 2 ip netns exec "${NAMESPACE}" nc -u -l "${PORT}" | sed '/^$/q' > ${OUTPUT} WARNING: line length of 117 exceeds 80 columns #159: FILE: tools/testing/selftests/net/netconsole/basic_integration_test.sh:119: + echo "SKIP: directory ${NETCONS_CONFIGFS} does not exist. Check if NETCONSOLE_DYNAMIC is enabled" >&2 WARNING: line length of 86 exceeds 80 columns #164: FILE: tools/testing/selftests/net/netconsole/basic_integration_test.sh:124: + echo "SKIP: interface veth0 exists in the system. Not overwriting it." total: 0 errors, 5 warnings, 0 checks, 160 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 12a08afec156 ("net: netconsole: selftests: Create a new netconsole selftest") 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, 5 warnings, 0 checks, 160 lines checked