make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=bridgee_mdb.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-4/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make[1]: Entering directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' TAP version 13 1..1 # overriding timeout to 21600 # selftests: net/forwarding: bridge_mdb.sh # 21.76 [+21.76] # 21.76 [+0.00] INFO: # Host entries configuration tests # 23.90 [+2.13] TEST: Common host entries configuration tests (IPv4) [ OK ] # 26.02 [+2.12] TEST: Common host entries configuration tests (IPv6) [ OK ] # 28.16 [+2.14] TEST: Common host entries configuration tests (L2) [ OK ] # 28.17 [+0.01] # 28.17 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 39.47 [+11.30] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 50.41 [+10.94] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 68.22 [+17.81] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 86.03 [+17.81] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 86.04 [+0.01] # 86.04 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 96.74 [+10.70] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 107.42 [+10.68] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 113.41 [+5.99] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 119.46 [+6.05] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 119.47 [+0.01] # 119.48 [+0.00] INFO: # Port group entries configuration tests - L2 # 130.15 [+10.67] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 130.97 [+0.82] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 130.98 [+0.01] # 130.98 [+0.00] INFO: # Large scale dump tests # 185.35 [+54.37] TEST: IPv4 large scale dump tests [ OK ] # 402.65 [+217.30] TEST: IPv6 large scale dump tests [ OK ] # 619.64 [+216.99] TEST: L2 large scale dump tests [ OK ] # 632.78 [+13.14] TEST: Flush tests [ OK ] # 632.87 [+0.10] # 632.88 [+0.00] INFO: # Forwarding tests # 648.46 [+15.59] TEST: IPv4 host entries forwarding tests [ OK ] # 652.44 [+3.97] TEST: IPv6 host entries forwarding tests [ OK ] # 656.21 [+3.77] TEST: L2 host entries forwarding tests [ OK ] # 663.69 [+7.48] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 670.39 [+6.71] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 676.79 [+6.40] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 683.42 [+6.63] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 686.09 [+2.66] TEST: L2 port entries forwarding tests [ OK ] # 686.90 [+0.81] # 686.90 [+0.00] INFO: # Control packets tests # 690.92 [+4.02] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 694.78 [+3.86] TEST: MLDv2 MODE_IS_INCLUDE tests [ OK ] ok 1 selftests: net/forwarding: bridge_mdb.sh make[1]: Leaving directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make: Leaving directory '/home/virtme/testing-4/tools/testing/selftests' xx__-> echo $? 0 xx__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak xx__->