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 # 20.00 [+20.00] # 20.00 [+0.00] INFO: # Host entries configuration tests # 21.82 [+1.82] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.66 [+1.83] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.50 [+1.84] TEST: Common host entries configuration tests (L2) [ OK ] # 25.51 [+0.01] # 25.51 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.77 [+10.26] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.10 [+10.34] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 63.02 [+16.92] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 79.56 [+16.55] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 79.58 [+0.01] # 79.58 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 90.00 [+10.42] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 100.46 [+10.47] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 105.98 [+5.52] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 111.44 [+5.45] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 111.45 [+0.02] # 111.45 [+0.00] INFO: # Port group entries configuration tests - L2 # 121.65 [+10.20] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 122.38 [+0.73] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 122.39 [+0.01] # 122.39 [+0.00] INFO: # Large scale dump tests # 172.77 [+50.37] TEST: IPv4 large scale dump tests [ OK ] # 378.36 [+205.60] TEST: IPv6 large scale dump tests [ OK ] # 588.00 [+209.63] TEST: L2 large scale dump tests [ OK ] # 600.44 [+12.44] TEST: Flush tests [ OK ] # 600.45 [+0.02] # 600.45 [+0.00] INFO: # Forwarding tests # 615.54 [+15.09] TEST: IPv4 host entries forwarding tests [ OK ] # 619.18 [+3.64] TEST: IPv6 host entries forwarding tests [ OK ] # 622.52 [+3.35] TEST: L2 host entries forwarding tests [ OK ] # 628.86 [+6.33] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 634.90 [+6.04] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 640.74 [+5.84] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 646.66 [+5.92] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 649.03 [+2.37] TEST: L2 port entries forwarding tests [ OK ] # 649.66 [+0.63] # 649.66 [+0.00] INFO: # Control packets tests # 653.37 [+3.70] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 656.74 [+3.37] 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__->