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.53 [+12.53] # 12.53 [+0.00] INFO: # Host entries configuration tests # 13.34 [+0.81] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.11 [+0.77] TEST: Common host entries configuration tests (IPv6) [ OK ] # 14.93 [+0.82] TEST: Common host entries configuration tests (L2) [ OK ] # 14.94 [+0.01] # 14.94 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 22.19 [+7.25] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 29.48 [+7.29] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 36.72 [+7.24] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 44.38 [+7.66] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 44.40 [+0.02] # 44.40 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 52.13 [+7.72] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 59.94 [+7.81] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 62.64 [+2.70] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 65.42 [+2.77] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 65.43 [+0.01] # 65.43 [+0.00] INFO: # Port group entries configuration tests - L2 # 72.91 [+7.48] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 73.26 [+0.35] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 73.27 [+0.02] # 73.27 [+0.00] INFO: # Large scale dump tests # 107.71 [+34.44] TEST: IPv4 large scale dump tests [ OK ] # 332.84 [+225.13] TEST: IPv6 large scale dump tests [ OK ] # 554.44 [+221.60] TEST: L2 large scale dump tests [ OK ] # 560.95 [+6.50] TEST: Flush tests [ OK ] # 561.04 [+0.09] # 561.04 [+0.00] INFO: # Forwarding tests # 573.96 [+12.92] TEST: IPv4 host entries forwarding tests [ OK ] # 576.10 [+2.14] TEST: IPv6 host entries forwarding tests [ OK ] # 578.20 [+2.11] TEST: L2 host entries forwarding tests [ OK ] # 582.21 [+4.01] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 586.10 [+3.89] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 589.69 [+3.59] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 593.38 [+3.70] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 594.93 [+1.55] TEST: L2 port entries forwarding tests [ OK ] # 595.39 [+0.46] # 595.39 [+0.00] INFO: # Control packets tests # 597.75 [+2.36] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 600.19 [+2.44] 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__->