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 # 19.73 [+19.73] # 19.73 [+0.00] INFO: # Host entries configuration tests # 21.67 [+1.94] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.61 [+1.94] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.48 [+1.88] TEST: Common host entries configuration tests (L2) [ OK ] # 25.49 [+0.01] # 25.49 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.03 [+10.54] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.92 [+10.89] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 63.35 [+16.42] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 79.96 [+16.61] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 79.97 [+0.01] # 79.97 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 90.48 [+10.50] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 100.81 [+10.34] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 106.14 [+5.32] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 111.57 [+5.44] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 111.58 [+0.01] # 111.58 [+0.00] INFO: # Port group entries configuration tests - L2 # 122.13 [+10.54] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 122.89 [+0.77] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 122.91 [+0.01] # 122.91 [+0.00] INFO: # Large scale dump tests # 177.58 [+54.68] TEST: IPv4 large scale dump tests [ OK ] # 382.02 [+204.43] TEST: IPv6 large scale dump tests [ OK ] # 586.48 [+204.46] TEST: L2 large scale dump tests [ OK ] # 602.37 [+15.89] TEST: Flush tests [ OK ] # 602.38 [+0.01] # 602.38 [+0.00] INFO: # Forwarding tests # 616.97 [+14.59] TEST: IPv4 host entries forwarding tests [ OK ] # 620.21 [+3.23] TEST: IPv6 host entries forwarding tests [ OK ] # 623.58 [+3.38] TEST: L2 host entries forwarding tests [ OK ] # 629.82 [+6.24] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 635.73 [+5.91] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 641.48 [+5.74] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 647.08 [+5.61] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 649.40 [+2.31] TEST: L2 port entries forwarding tests [ OK ] # 650.03 [+0.64] # 650.03 [+0.00] INFO: # Control packets tests # 653.81 [+3.78] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 657.10 [+3.28] 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__->