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.f8mKSunI3J and /tmp/tmp.6IYlP950rb Tree base: ba10e7d61ef0 ("net: bridge: mcast: export ip{4,6}_active state to netlink") Now at: a26f85a19dfa ("net: bridge: mcast: track active state, adding tests") ====== Checking before the patch ====== ====== Checking the tree with the patch ====== Checking tools/testing/selftests/net/forwarding/bridge_mdb_active.sh - 2488771f82f1402e95d55c287b38fc65ed6430faf03b039b8393d7f60b67bfc1 In bridge_mdb_active.sh line 84: switch_destroy() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In bridge_mdb_active.sh line 101: cleanup() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In bridge_mdb_active.sh line 107: mcast_active_check_failed() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In bridge_mdb_active.sh line 117: mcast_active_check_ret() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In bridge_mdb_active.sh line 138: jq_check_mcast_active() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In bridge_mdb_active.sh line 145: mcast_active_check() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In bridge_mdb_active.sh line 156: jq_check_vlan_mcast_active() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In bridge_mdb_active.sh line 164: mcast_vlan_active_check() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In bridge_mdb_active.sh line 176: mcast_assert_active_v4() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In bridge_mdb_active.sh line 181: mcast_assert_active_v6() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In bridge_mdb_active.sh line 186: mcast_assert_inactive_v4() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In bridge_mdb_active.sh line 191: mcast_assert_inactive_v6() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In bridge_mdb_active.sh line 196: mcast_vlan_assert_active_v4() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In bridge_mdb_active.sh line 201: mcast_vlan_assert_active_v6() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In bridge_mdb_active.sh line 206: mcast_vlan_assert_inactive_v4() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In bridge_mdb_active.sh line 211: mcast_vlan_assert_inactive_v6() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In bridge_mdb_active.sh line 216: test_inactive_nolog() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In bridge_mdb_active.sh line 236: test_inactive() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In bridge_mdb_active.sh line 244: wait_lladdr_dad() { ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In bridge_mdb_active.sh line 255: test_active_setup_bridge() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In bridge_mdb_active.sh line 266: test_active_setup_config() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In bridge_mdb_active.sh line 274: test_active_setup_wait() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In bridge_mdb_active.sh line 279: test_active_setup_reset_own_querier() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In bridge_mdb_active.sh line 287: test_vlan_active_setup_config() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In bridge_mdb_active.sh line 295: test_vlan_active_setup_add_vlan() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In bridge_mdb_active.sh line 309: test_vlan_active_setup_config_vlan() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In bridge_mdb_active.sh line 321: test_vlan_teardown() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In bridge_mdb_active.sh line 331: test_vlan_active_setup_reset_own_querier() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In bridge_mdb_active.sh line 339: test_active_other_querier_nolog() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In bridge_mdb_active.sh line 349: test_active_other_querier() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In bridge_mdb_active.sh line 358: test_active_own_querier_nolog() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In bridge_mdb_active.sh line 368: test_active_own_querier() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In bridge_mdb_active.sh line 377: test_active_final() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In bridge_mdb_active.sh line 385: test_inactive_brdown() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In bridge_mdb_active.sh line 407: test_inactive_nov6() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In bridge_mdb_active.sh line 425: test_inactive_snooping_off() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In bridge_mdb_active.sh line 443: test_inactive_querier_off() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In bridge_mdb_active.sh line 461: test_inactive_other_querier_norespdelay() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In bridge_mdb_active.sh line 478: test_inactive_own_querier_norespdelay() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In bridge_mdb_active.sh line 495: test_vlan_inactive() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In bridge_mdb_active.sh line 525: test_vlan_active_final() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In bridge_mdb_active.sh line 536: test_vlan_active_other_querier() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In bridge_mdb_active.sh line 551: test_vlan_active_own_querier() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In bridge_mdb_active.sh line 566: test_vlan_inactive_brdown() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In bridge_mdb_active.sh line 594: test_vlan_inactive_nov6() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In bridge_mdb_active.sh line 617: test_vlan_inactive_snooping_off() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In bridge_mdb_active.sh line 640: test_vlan_inactive_vlans_snooping_off() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In bridge_mdb_active.sh line 663: test_vlan_inactive_vlan_snooping_off() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In bridge_mdb_active.sh line 686: test_vlan_inactive_other_querier_norespdelay() ^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). In bridge_mdb_active.sh line 708: test_vlan_inactive_own_querier_norespdelay() ^-- 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...