WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #41: new file mode 100755 WARNING: line length of 87 exceeds 80 columns #85: FILE: tools/testing/selftests/drivers/net/bonding/bond_ipsec_offload.sh:40: + [ "$new_active_slave" != "$old_active_slave" -a "$new_active_slave" != "null" ] WARNING: line length of 83 exceeds 80 columns #101: FILE: tools/testing/selftests/drivers/net/bonding/bond_ipsec_offload.sh:56: + check_err 1 "bond_ipsec_offload invalid active_slave $active_slave" WARNING: line length of 87 exceeds 80 columns #173: FILE: tools/testing/selftests/drivers/net/bonding/bond_ipsec_offload.sh:128: + lines=`ip -n $ns x s list | grep -c "crypto offload parameters: dev bond0 dir"` WARNING: line length of 84 exceeds 80 columns #175: FILE: tools/testing/selftests/drivers/net/bonding/bond_ipsec_offload.sh:130: + check_err 1 "bond_ipsec_offload SA offload missing from list output" total: 0 errors, 5 warnings, 0 checks, 170 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 a6d518cd0acb ("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, 5 warnings, 0 checks, 170 lines checked