WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #44: new file mode 100755 WARNING: line length of 94 exceeds 80 columns #89: FILE: tools/testing/selftests/drivers/net/bonding/bond_lacp_prio.sh:41: +ip -n "${c_ns}" link add bond0 type bond mode 802.3ad miimon 100 lacp_rate fast ad_select prio WARNING: line length of 98 exceeds 80 columns #108: FILE: tools/testing/selftests/drivers/net/bonding/bond_lacp_prio.sh:60: +prio=$(cmd_jq "ip -n ${c_ns} -d -j link show eth0" ".[].linkinfo.info_slave_data.actor_port_prio") WARNING: line length of 98 exceeds 80 columns #111: FILE: tools/testing/selftests/drivers/net/bonding/bond_lacp_prio.sh:63: +prio=$(cmd_jq "ip -n ${c_ns} -d -j link show eth2" ".[].linkinfo.info_slave_data.actor_port_prio") WARNING: line length of 103 exceeds 80 columns #120: FILE: tools/testing/selftests/drivers/net/bonding/bond_lacp_prio.sh:72: +bond_agg_id=$(cmd_jq "ip -n ${c_ns} -d -j link show bond0" ".[].linkinfo.info_data.ad_info.aggregator") WARNING: line length of 106 exceeds 80 columns #121: FILE: tools/testing/selftests/drivers/net/bonding/bond_lacp_prio.sh:73: +eth0_agg_id=$(cmd_jq "ip -n ${c_ns} -d -j link show eth0" ".[].linkinfo.info_slave_data.ad_aggregator_id") WARNING: line length of 103 exceeds 80 columns #133: FILE: tools/testing/selftests/drivers/net/bonding/bond_lacp_prio.sh:85: +bond_agg_id=$(cmd_jq "ip -n ${c_ns} -d -j link show bond0" ".[].linkinfo.info_data.ad_info.aggregator") WARNING: line length of 106 exceeds 80 columns #134: FILE: tools/testing/selftests/drivers/net/bonding/bond_lacp_prio.sh:86: +eth2_agg_id=$(cmd_jq "ip -n ${c_ns} -d -j link show eth2" ".[].linkinfo.info_slave_data.ad_aggregator_id") total: 0 errors, 8 warnings, 0 checks, 159 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 b568dad47155 ("selftests: bonding: add test for LACP actor port priority") 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, 159 lines checked