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.07 [+19.07] # 19.07 [+0.00] INFO: # Host entries configuration tests # 20.72 [+1.65] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.43 [+1.70] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.19 [+1.76] TEST: Common host entries configuration tests (L2) [ OK ] # 24.20 [+0.01] # 24.20 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.27 [+10.07] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.45 [+10.18] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.44 [+16.99] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 77.37 [+15.93] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 77.38 [+0.01] # 77.38 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 87.44 [+10.06] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 99.55 [+12.11] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 105.05 [+5.50] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 110.64 [+5.59] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 110.65 [+0.01] # 110.65 [+0.00] INFO: # Port group entries configuration tests - L2 # 121.04 [+10.39] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 121.75 [+0.71] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 121.76 [+0.01] # 121.76 [+0.00] INFO: # Large scale dump tests # 173.33 [+51.58] TEST: IPv4 large scale dump tests [ OK ] # 380.44 [+207.10] TEST: IPv6 large scale dump tests [ OK ] # 589.51 [+209.07] TEST: L2 large scale dump tests [ OK ] # 601.32 [+11.81] TEST: Flush tests [ OK ] # 601.33 [+0.01] # 601.33 [+0.00] INFO: # Forwarding tests # 616.23 [+14.90] TEST: IPv4 host entries forwarding tests [ OK ] # 619.60 [+3.37] TEST: IPv6 host entries forwarding tests [ OK ] # 622.91 [+3.31] TEST: L2 host entries forwarding tests [ OK ] # 629.22 [+6.31] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 635.07 [+5.85] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 640.72 [+5.65] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 646.92 [+6.20] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 649.34 [+2.42] TEST: L2 port entries forwarding tests [ OK ] # 649.97 [+0.63] # 649.97 [+0.00] INFO: # Control packets tests # 653.91 [+3.93] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 657.46 [+3.55] 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__->