====== Checking before the patch ====== ====== Checking the tree with the patch ====== tools/testing/selftests/net/forwarding/bridge_mdb_active.sh is a new file, but not shellcheck compliant New errors added --- /tmp/tmp.lAvoid5sJl 2026-03-02 02:32:53.573707646 -0500 +++ /tmp/tmp.tGGAJ08Ha7 2026-03-02 02:32:54.750699442 -0500 @@ -0,0 +1,237 @@ + +In bridge_mdb_active.sh line 77: +switch_destroy() +^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). + + +In bridge_mdb_active.sh line 94: +cleanup() +^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). + + +In bridge_mdb_active.sh line 100: +mcast_active_check_ret() +^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). + + +In bridge_mdb_active.sh line 119: +mcast_active_check() +^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). + + +In bridge_mdb_active.sh line 131: +mcast_vlan_active_check() +^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). + + +In bridge_mdb_active.sh line 144: +mcast_assert_active_v4() +^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). + + +In bridge_mdb_active.sh line 149: +mcast_assert_active_v6() +^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). + + +In bridge_mdb_active.sh line 154: +mcast_assert_inactive_v4() +^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). + + +In bridge_mdb_active.sh line 159: +mcast_assert_inactive_v6() +^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). + + +In bridge_mdb_active.sh line 164: +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 169: +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 174: +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 179: +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 184: +test_inactive_nolog() +^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). + + +In bridge_mdb_active.sh line 202: +test_inactive() +^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). + + +In bridge_mdb_active.sh line 210: +wait_lladdr_dad() { +^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). + + +In bridge_mdb_active.sh line 219: +test_active_setup_bridge() +^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). + + +In bridge_mdb_active.sh line 230: +test_active_setup_config() +^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). + + +In bridge_mdb_active.sh line 238: +test_active_setup_wait() +^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). + + +In bridge_mdb_active.sh line 243: +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 251: +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 259: +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 273: +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 281: +test_vlan_teardown() +^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). + + +In bridge_mdb_active.sh line 291: +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 299: +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 309: +test_active_other_querier() +^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). + + +In bridge_mdb_active.sh line 318: +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 328: +test_active_own_querier() +^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). + + +In bridge_mdb_active.sh line 337: +test_active_final() +^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). + + +In bridge_mdb_active.sh line 345: +test_inactive_brdown() +^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). + + +In bridge_mdb_active.sh line 367: +test_inactive_nov6() +^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). + + +In bridge_mdb_active.sh line 385: +test_inactive_snooping_off() +^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). + + +In bridge_mdb_active.sh line 403: +test_inactive_querier_off() +^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). + + +In bridge_mdb_active.sh line 421: +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 438: +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 455: +test_vlan_inactive() +^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). + + +In bridge_mdb_active.sh line 485: +test_vlan_active_final() +^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). + + +In bridge_mdb_active.sh line 496: +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 511: +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 526: +test_vlan_inactive_brdown() +^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). + + +In bridge_mdb_active.sh line 554: +test_vlan_inactive_nov6() +^-- SC2329 (info): This function is never invoked. Check usage (or ignored if invoked indirectly). + + +In bridge_mdb_active.sh line 577: +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 600: +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 623: +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 646: +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 668: +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...