WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #35: new file mode 100755 WARNING: line length of 87 exceeds 80 columns #85: FILE: tools/testing/selftests/drivers/net/bonding/bond_ipsec_offload.sh:46: + [ "$new_active_slave" != "$old_active_slave" -a "$new_active_slave" != "null" ] WARNING: line length of 82 exceeds 80 columns #101: FILE: tools/testing/selftests/drivers/net/bonding/bond_ipsec_offload.sh:62: + echo "FAIL: bond_ipsec_offload invalid active_slave $active_slave" WARNING: line length of 86 exceeds 80 columns #106: FILE: tools/testing/selftests/drivers/net/bonding/bond_ipsec_offload.sh:67: + if grep -q "SA count=2 tx=3" $sysfs && grep -q "tx ipaddr=$dstip" $sysfs; then WARNING: line length of 94 exceeds 80 columns #107: FILE: tools/testing/selftests/drivers/net/bonding/bond_ipsec_offload.sh:68: + echo "PASS: bond_ipsec_offload has correct tx count with link ${active_slave}" WARNING: line length of 92 exceeds 80 columns #109: FILE: tools/testing/selftests/drivers/net/bonding/bond_ipsec_offload.sh:70: + echo "FAIL: bond_ipsec_offload incorrect tx count with link ${active_slave}" total: 0 errors, 6 warnings, 0 checks, 171 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 8e5a6fd9a941 ("selftests: bonding: add ipsec offload test") 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, 6 warnings, 0 checks, 171 lines checked