WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #45: new file mode 100755 WARNING: line length of 91 exceeds 80 columns #65: FILE: tools/testing/selftests/drivers/net/netdevsim/macsec-offload.sh:16: +if ! ip link add link $NSIM_NETDEV $MACSEC_NETDEV type macsec offload mac 2>/dev/null; then WARNING: line length of 108 exceeds 80 columns #78: FILE: tools/testing/selftests/drivers/net/netdevsim/macsec-offload.sh:29: +ip link add link $NSIM_NETDEV "${MACSEC_NETDEV}2" type macsec address "aa:bb:cc:dd:ee:ff" port 5 offload mac WARNING: line length of 94 exceeds 80 columns #81: FILE: tools/testing/selftests/drivers/net/netdevsim/macsec-offload.sh:32: +ip link add link $NSIM_NETDEV "${MACSEC_NETDEV}3" type macsec sci abbacdde01020304 offload mac WARNING: line length of 93 exceeds 80 columns #84: FILE: tools/testing/selftests/drivers/net/netdevsim/macsec-offload.sh:35: +ip link add link $NSIM_NETDEV "${MACSEC_NETDEV}4" type macsec port 8 offload mac 2> /dev/null WARNING: line length of 91 exceeds 80 columns #87: FILE: tools/testing/selftests/drivers/net/netdevsim/macsec-offload.sh:38: +ip macsec add "${MACSEC_NETDEV}" tx sa 0 pn 1024 on key 01 12345678901234567890123456789012 WARNING: line length of 88 exceeds 80 columns #93: FILE: tools/testing/selftests/drivers/net/netdevsim/macsec-offload.sh:44: +ip macsec add "${MACSEC_NETDEV}" rx port 1234 address "1c:ed:de:ad:be:ef" sa 0 pn 1 on \ WARNING: line length of 86 exceeds 80 columns #97: FILE: tools/testing/selftests/drivers/net/netdevsim/macsec-offload.sh:48: +ip macsec add "${MACSEC_NETDEV}" rx port 1235 address "1c:ed:de:ad:be:ef" 2> /dev/null total: 0 errors, 8 warnings, 0 checks, 157 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 1bd668f28445 ("selftests: move macsec offload tests from net/rtnetlink to drivers/net/netdvesim") 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, 8 warnings, 0 checks, 157 lines checked