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.12 [+12.12] # 12.12 [+0.00] INFO: # Host entries configuration tests # 13.03 [+0.91] TEST: Common host entries configuration tests (IPv4) [ OK ] # 13.91 [+0.88] TEST: Common host entries configuration tests (IPv6) [ OK ] # 14.79 [+0.88] TEST: Common host entries configuration tests (L2) [ OK ] # 14.79 [+0.01] # 14.79 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 22.33 [+7.53] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 29.91 [+7.59] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 38.36 [+8.45] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 46.01 [+7.64] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 46.02 [+0.01] # 46.02 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 53.47 [+7.45] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 60.97 [+7.50] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 63.49 [+2.52] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 66.12 [+2.63] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 66.13 [+0.01] # 66.13 [+0.00] INFO: # Port group entries configuration tests - L2 # 73.45 [+7.32] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 73.79 [+0.34] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 73.80 [+0.01] # 73.80 [+0.00] INFO: # Large scale dump tests # 107.44 [+33.63] TEST: IPv4 large scale dump tests [ OK ] # 328.80 [+221.37] TEST: IPv6 large scale dump tests [ OK ] # 558.62 [+229.82] TEST: L2 large scale dump tests [ OK ] # 565.44 [+6.82] TEST: Flush tests [ OK ] # 565.54 [+0.10] # 565.54 [+0.00] INFO: # Forwarding tests # 578.42 [+12.87] TEST: IPv4 host entries forwarding tests [ OK ] # 580.44 [+2.02] TEST: IPv6 host entries forwarding tests [ OK ] # 582.63 [+2.19] TEST: L2 host entries forwarding tests [ OK ] # 586.63 [+4.00] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 590.40 [+3.77] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 594.42 [+4.02] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 598.54 [+4.13] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 600.06 [+1.52] TEST: L2 port entries forwarding tests [ OK ] # 600.53 [+0.47] # 600.53 [+0.00] INFO: # Control packets tests # 603.20 [+2.66] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 605.85 [+2.65] 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__->