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 # 22.86 [+22.86] # 22.86 [+0.00] INFO: # Host entries configuration tests # 25.03 [+2.17] TEST: Common host entries configuration tests (IPv4) [ OK ] # 26.99 [+1.96] TEST: Common host entries configuration tests (IPv6) [ OK ] # 29.05 [+2.06] TEST: Common host entries configuration tests (L2) [ OK ] # 29.06 [+0.01] # 29.06 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 39.74 [+10.68] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 50.46 [+10.73] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 68.33 [+17.87] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 86.09 [+17.76] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 86.10 [+0.01] # 86.10 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 96.77 [+10.67] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 107.75 [+10.98] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 113.61 [+5.85] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 119.78 [+6.17] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 119.79 [+0.01] # 119.79 [+0.00] INFO: # Port group entries configuration tests - L2 # 130.59 [+10.80] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 131.40 [+0.81] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 131.42 [+0.02] # 131.42 [+0.00] INFO: # Large scale dump tests # 185.35 [+53.93] TEST: IPv4 large scale dump tests [ OK ] # 416.77 [+231.43] TEST: IPv6 large scale dump tests [ OK ] # 646.12 [+229.35] TEST: L2 large scale dump tests [ OK ] # 658.75 [+12.63] TEST: Flush tests [ OK ] # 658.83 [+0.08] # 658.83 [+0.00] INFO: # Forwarding tests # 674.12 [+15.29] TEST: IPv4 host entries forwarding tests [ OK ] # 677.92 [+3.80] TEST: IPv6 host entries forwarding tests [ OK ] # 681.83 [+3.91] TEST: L2 host entries forwarding tests [ OK ] # 688.83 [+7.00] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 695.33 [+6.50] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 701.93 [+6.61] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 708.54 [+6.61] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 711.41 [+2.87] TEST: L2 port entries forwarding tests [ OK ] # 712.27 [+0.86] # 712.27 [+0.00] INFO: # Control packets tests # 716.69 [+4.42] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 720.60 [+3.90] 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__->