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.71 [+1.71] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.54 [+1.83] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.34 [+1.80] TEST: Common host entries configuration tests (L2) [ OK ] # 25.35 [+0.01] # 25.35 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.50 [+10.15] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.55 [+10.05] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 60.75 [+15.20] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 76.15 [+15.40] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 76.16 [+0.01] # 76.16 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 85.86 [+9.70] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 95.74 [+9.88] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 101.01 [+5.26] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 106.31 [+5.31] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 106.32 [+0.01] # 106.32 [+0.00] INFO: # Port group entries configuration tests - L2 # 116.42 [+10.09] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 117.15 [+0.73] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 117.16 [+0.01] # 117.16 [+0.00] INFO: # Large scale dump tests # 166.46 [+49.30] TEST: IPv4 large scale dump tests [ OK ] # 368.70 [+202.23] TEST: IPv6 large scale dump tests [ OK ] # 566.66 [+197.96] TEST: L2 large scale dump tests [ OK ] # 579.06 [+12.40] TEST: Flush tests [ OK ] # 579.08 [+0.02] # 579.08 [+0.00] INFO: # Forwarding tests # 594.25 [+15.17] TEST: IPv4 host entries forwarding tests [ OK ] # 597.98 [+3.73] TEST: IPv6 host entries forwarding tests [ OK ] # 601.64 [+3.66] TEST: L2 host entries forwarding tests [ OK ] # 608.35 [+6.71] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 614.46 [+6.11] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 620.53 [+6.07] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 626.46 [+5.93] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 629.05 [+2.59] TEST: L2 port entries forwarding tests [ OK ] # 629.74 [+0.69] # 629.74 [+0.00] INFO: # Control packets tests # 633.37 [+3.63] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 637.13 [+3.76] 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__->