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.89 [+19.89] # 19.89 [+0.00] INFO: # Host entries configuration tests # 21.58 [+1.69] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.35 [+1.77] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.16 [+1.81] TEST: Common host entries configuration tests (L2) [ OK ] # 25.17 [+0.01] # 25.17 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.46 [+10.29] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.54 [+10.08] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.82 [+16.28] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 78.72 [+16.89] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 78.72 [+0.01] # 78.72 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 89.14 [+10.41] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 99.46 [+10.32] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 105.48 [+6.02] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 111.44 [+5.96] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 111.46 [+0.01] # 111.46 [+0.00] INFO: # Port group entries configuration tests - L2 # 121.86 [+10.40] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 122.54 [+0.69] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 122.56 [+0.01] # 122.56 [+0.00] INFO: # Large scale dump tests # 174.45 [+51.89] TEST: IPv4 large scale dump tests [ OK ] # 389.91 [+215.47] TEST: IPv6 large scale dump tests [ OK ] # 581.87 [+191.95] TEST: L2 large scale dump tests [ OK ] # 593.41 [+11.54] TEST: Flush tests [ OK ] # 593.42 [+0.01] # 593.42 [+0.00] INFO: # Forwarding tests # 608.00 [+14.59] TEST: IPv4 host entries forwarding tests [ OK ] # 611.38 [+3.38] TEST: IPv6 host entries forwarding tests [ OK ] # 614.61 [+3.23] TEST: L2 host entries forwarding tests [ OK ] # 620.63 [+6.02] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 626.35 [+5.72] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 632.07 [+5.72] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 637.73 [+5.66] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 640.12 [+2.40] TEST: L2 port entries forwarding tests [ OK ] # 640.75 [+0.63] # 640.75 [+0.00] INFO: # Control packets tests # 644.56 [+3.81] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 648.12 [+3.56] 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__->