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.28 [+21.28] # 21.28 [+0.00] INFO: # Host entries configuration tests # 23.09 [+1.82] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.88 [+1.78] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.77 [+1.89] TEST: Common host entries configuration tests (L2) [ OK ] # 26.78 [+0.01] # 26.78 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.29 [+10.50] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 47.96 [+10.67] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 65.62 [+17.66] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 83.03 [+17.42] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 83.05 [+0.01] # 83.05 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 94.06 [+11.01] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 104.94 [+10.88] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 111.37 [+6.43] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 117.48 [+6.11] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 117.50 [+0.01] # 117.50 [+0.00] INFO: # Port group entries configuration tests - L2 # 128.46 [+10.96] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 129.26 [+0.80] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 129.27 [+0.01] # 129.27 [+0.00] INFO: # Large scale dump tests # 185.32 [+56.04] TEST: IPv4 large scale dump tests [ OK ] # 411.87 [+226.55] TEST: IPv6 large scale dump tests [ OK ] # 634.72 [+222.85] TEST: L2 large scale dump tests [ OK ] # 648.12 [+13.40] TEST: Flush tests [ OK ] # 648.21 [+0.09] # 648.21 [+0.00] INFO: # Forwarding tests # 663.81 [+15.60] TEST: IPv4 host entries forwarding tests [ OK ] # 667.59 [+3.77] TEST: IPv6 host entries forwarding tests [ OK ] # 671.12 [+3.54] TEST: L2 host entries forwarding tests [ OK ] # 678.45 [+7.33] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 685.10 [+6.65] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 691.37 [+6.27] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 697.53 [+6.16] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 700.16 [+2.62] TEST: L2 port entries forwarding tests [ OK ] # 700.92 [+0.76] # 700.92 [+0.00] INFO: # Control packets tests # 704.96 [+4.04] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 708.78 [+3.82] 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__->