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 # 12.00 [+12.00] # 12.00 [+0.00] INFO: # Host entries configuration tests # 12.75 [+0.75] TEST: Common host entries configuration tests (IPv4) [ OK ] # 13.47 [+0.72] TEST: Common host entries configuration tests (IPv6) [ OK ] # 14.20 [+0.73] TEST: Common host entries configuration tests (L2) [ OK ] # 14.21 [+0.01] # 14.21 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 21.46 [+7.25] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 29.04 [+7.59] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 37.21 [+8.16] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 45.08 [+7.87] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 45.09 [+0.01] # 45.09 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 52.63 [+7.54] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 60.27 [+7.64] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 62.86 [+2.59] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 65.59 [+2.73] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 65.60 [+0.01] # 65.60 [+0.00] INFO: # Port group entries configuration tests - L2 # 73.10 [+7.49] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 73.58 [+0.48] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 73.59 [+0.02] # 73.59 [+0.00] INFO: # Large scale dump tests # 109.00 [+35.41] TEST: IPv4 large scale dump tests [ OK ] # 329.05 [+220.05] TEST: IPv6 large scale dump tests [ OK ] # 552.24 [+223.19] TEST: L2 large scale dump tests [ OK ] # 558.65 [+6.41] TEST: Flush tests [ OK ] # 558.75 [+0.10] # 558.75 [+0.00] INFO: # Forwarding tests # 571.81 [+13.06] TEST: IPv4 host entries forwarding tests [ OK ] # 573.83 [+2.02] TEST: IPv6 host entries forwarding tests [ OK ] # 575.70 [+1.87] TEST: L2 host entries forwarding tests [ OK ] # 579.85 [+4.15] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 584.29 [+4.44] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 588.33 [+4.04] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 592.13 [+3.80] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 593.83 [+1.70] TEST: L2 port entries forwarding tests [ OK ] # 594.36 [+0.53] # 594.36 [+0.00] INFO: # Control packets tests # 596.84 [+2.47] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 599.37 [+2.53] 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__->