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 # 21.46 [+21.46] # 21.46 [+0.00] INFO: # Host entries configuration tests # 23.57 [+2.11] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.53 [+1.96] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.61 [+2.08] TEST: Common host entries configuration tests (L2) [ OK ] # 27.62 [+0.01] # 27.62 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.29 [+10.67] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.96 [+10.67] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 66.63 [+17.67] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 84.28 [+17.65] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 84.29 [+0.01] # 84.29 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 94.88 [+10.59] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 105.34 [+10.46] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 110.80 [+5.46] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 116.49 [+5.70] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 116.51 [+0.01] # 116.51 [+0.00] INFO: # Port group entries configuration tests - L2 # 127.39 [+10.88] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 128.16 [+0.77] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 128.17 [+0.01] # 128.18 [+0.00] INFO: # Large scale dump tests # 182.03 [+53.85] TEST: IPv4 large scale dump tests [ OK ] # 411.51 [+229.48] TEST: IPv6 large scale dump tests [ OK ] # 632.83 [+221.32] TEST: L2 large scale dump tests [ OK ] # 645.33 [+12.50] TEST: Flush tests [ OK ] # 645.43 [+0.10] # 645.43 [+0.00] INFO: # Forwarding tests # 660.68 [+15.25] TEST: IPv4 host entries forwarding tests [ OK ] # 664.56 [+3.88] TEST: IPv6 host entries forwarding tests [ OK ] # 668.26 [+3.70] TEST: L2 host entries forwarding tests [ OK ] # 675.02 [+6.76] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 681.38 [+6.36] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 687.49 [+6.11] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 694.01 [+6.52] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 696.68 [+2.67] TEST: L2 port entries forwarding tests [ OK ] # 697.43 [+0.75] # 697.43 [+0.00] INFO: # Control packets tests # 701.44 [+4.01] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 705.21 [+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__->