WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #38: new file mode 100755 WARNING: line length of 123 exceeds 80 columns #62: FILE: tools/testing/selftests/drivers/net/bonding/bond_passive_lacp.sh:20: + jq -e ".[].linkinfo.info_slave_data.ad_actor_oper_port_state_str | index(\"${state}\") != null" > /dev/null WARNING: line length of 84 exceeds 80 columns #74: FILE: tools/testing/selftests/drivers/net/bonding/bond_passive_lacp.sh:32: +ip -n "${c_ns}" link add bond0 type bond mode 802.3ad lacp_active off lacp_rate fast WARNING: line length of 83 exceeds 80 columns #97: FILE: tools/testing/selftests/drivers/net/bonding/bond_passive_lacp.sh:55: +ip -n "${s_ns}" link add bond0 type bond mode 802.3ad lacp_active on lacp_rate fast total: 0 errors, 4 warnings, 0 checks, 104 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 939a3272d434 ("selftests: bonding: add test for passive LACP mode") 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, 104 lines checked