WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #39: new file mode 100755 WARNING: line length of 123 exceeds 80 columns #64: FILE: tools/testing/selftests/drivers/net/bonding/bond_passive_lacp.sh:21: + jq -e ".[].linkinfo.info_slave_data.ad_actor_oper_port_state_str | index(\"${state}\") != null" > /dev/null WARNING: line length of 98 exceeds 80 columns #87: FILE: tools/testing/selftests/drivers/net/bonding/bond_passive_lacp.sh:44: + tc -n "${c_ns}" filter add dev eth0 egress handle 101 protocol 0x8809 matchall action pass WARNING: line length of 98 exceeds 80 columns #89: FILE: tools/testing/selftests/drivers/net/bonding/bond_passive_lacp.sh:46: + tc -n "${s_ns}" filter add dev eth1 egress handle 101 protocol 0x8809 matchall action pass WARNING: line length of 91 exceeds 80 columns #91: FILE: tools/testing/selftests/drivers/net/bonding/bond_passive_lacp.sh:48: + ip -n "${s_ns}" link add bond0 type bond mode 802.3ad lacp_active on lacp_rate fast WARNING: line length of 92 exceeds 80 columns #95: FILE: tools/testing/selftests/drivers/net/bonding/bond_passive_lacp.sh:52: + ip -n "${c_ns}" link add bond0 type bond mode 802.3ad lacp_active off lacp_rate fast total: 0 errors, 6 warnings, 0 checks, 121 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 7300cb8411df ("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, 6 warnings, 0 checks, 121 lines checked