ShellCheck - shell script analysis tool version: 0.11.0 license: GNU General Public License, version 3 website: https://www.shellcheck.net Redirect to /tmp/tmp.atCCjPk6N9 and /tmp/tmp.Hms3fZ8HBu Tree base: fc729de71db4 ("net: team: Decouple rx and tx enablement in the team driver") Now at: 991bc909a873 ("selftests: net: Add tests for team driver decoupled tx and rx control") ====== Checking before the patch ====== Checking tools/testing/selftests/drivers/net/team/options.sh - 8923621aa6103a750c8a06390ec378233a35970a1108624075d2d8955a2c557c In options.sh line 29: get_and_check_value() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In options.sh line 50: set_and_check_get() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In options.sh line 71: get_port_flag() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In options.sh line 80: attach_port_if_specified() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In options.sh line 90: detach_port_if_specified() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In options.sh line 109: team_test_option() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In options.sh line 145: team_test_get_option_fails() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In options.sh line 166: team_test_options() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). For more information: https://www.shellcheck.net/wiki/SC2329 -- This function is never invoked. C... ====== Checking the tree with the patch ====== Checking tools/testing/selftests/drivers/net/team/decoupled_enablement.sh - cd6377950759aff460f67bef23b4e781cdcb9a5cf878e08a1b9440b7bbc4171d In decoupled_enablement.sh line 101: set_option_value() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In decoupled_enablement.sh line 116: try_ping() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In decoupled_enablement.sh line 127: did_interface_receive_icmp() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In decoupled_enablement.sh line 149: team_test_mode_tx_enablement() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In decoupled_enablement.sh line 192: team_test_mode_rx_enablement() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In decoupled_enablement.sh line 230: team_test_tx_enablement() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In decoupled_enablement.sh line 237: team_test_rx_enablement() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). For more information: https://www.shellcheck.net/wiki/SC2329 -- This function is never invoked. C... Checking tools/testing/selftests/drivers/net/team/options.sh - 8923621aa6103a750c8a06390ec378233a35970a1108624075d2d8955a2c557c In options.sh line 33: get_and_check_value() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In options.sh line 54: set_and_check_get() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In options.sh line 75: get_port_flag() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In options.sh line 84: attach_port_if_specified() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In options.sh line 94: detach_port_if_specified() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In options.sh line 113: team_test_option() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In options.sh line 149: team_test_get_option_fails() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In options.sh line 170: team_test_options() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In options.sh line 191: team_test_enabled_implicit_changes() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In options.sh line 221: team_test_rx_enabled_implicit_changes() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In options.sh line 251: team_test_tx_enabled_implicit_changes() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). For more information: https://www.shellcheck.net/wiki/SC2329 -- This function is never invoked. C...