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.97 [+19.97] # 19.97 [+0.00] INFO: # Host entries configuration tests # 21.74 [+1.78] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.56 [+1.82] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.36 [+1.80] TEST: Common host entries configuration tests (L2) [ OK ] # 25.38 [+0.01] # 25.38 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.74 [+10.36] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.83 [+10.09] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.37 [+15.54] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 76.60 [+15.23] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 76.60 [+0.01] # 76.60 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 86.70 [+10.09] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 96.57 [+9.88] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 101.51 [+4.94] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 106.75 [+5.24] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 106.77 [+0.02] # 106.77 [+0.00] INFO: # Port group entries configuration tests - L2 # 118.53 [+11.76] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 119.65 [+1.12] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 119.66 [+0.02] # 119.66 [+0.00] INFO: # Large scale dump tests # 169.55 [+49.89] TEST: IPv4 large scale dump tests [ OK ] # 372.71 [+203.16] TEST: IPv6 large scale dump tests [ OK ] # 571.20 [+198.49] TEST: L2 large scale dump tests [ OK ] # 582.26 [+11.07] TEST: Flush tests [ OK ] # 582.27 [+0.01] # 582.27 [+0.00] INFO: # Forwarding tests # 596.88 [+14.60] TEST: IPv4 host entries forwarding tests [ OK ] # 600.11 [+3.23] TEST: IPv6 host entries forwarding tests [ OK ] # 603.31 [+3.20] TEST: L2 host entries forwarding tests [ OK ] # 609.23 [+5.92] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 614.90 [+5.67] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 620.54 [+5.64] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 626.34 [+5.80] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 628.71 [+2.37] TEST: L2 port entries forwarding tests [ OK ] # 629.36 [+0.66] # 629.36 [+0.00] INFO: # Control packets tests # 633.00 [+3.63] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 636.52 [+3.52] 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__->