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.38 [+21.38] # 21.38 [+0.00] INFO: # Host entries configuration tests # 23.38 [+2.00] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.31 [+1.93] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.41 [+2.10] TEST: Common host entries configuration tests (L2) [ OK ] # 27.41 [+0.01] # 27.41 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.23 [+10.81] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.90 [+10.67] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 66.34 [+17.44] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 83.60 [+17.26] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 83.61 [+0.01] # 83.61 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 94.43 [+10.82] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 105.18 [+10.75] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 111.44 [+6.25] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 118.04 [+6.61] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 118.05 [+0.01] # 118.06 [+0.00] INFO: # Port group entries configuration tests - L2 # 128.83 [+10.78] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 129.64 [+0.80] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 129.66 [+0.02] # 129.66 [+0.00] INFO: # Large scale dump tests # 182.97 [+53.31] TEST: IPv4 large scale dump tests [ OK ] # 400.94 [+217.97] TEST: IPv6 large scale dump tests [ OK ] # 630.19 [+229.25] TEST: L2 large scale dump tests [ OK ] # 642.34 [+12.14] TEST: Flush tests [ OK ] # 642.41 [+0.07] # 642.41 [+0.00] INFO: # Forwarding tests # 657.49 [+15.09] TEST: IPv4 host entries forwarding tests [ OK ] # 660.95 [+3.46] TEST: IPv6 host entries forwarding tests [ OK ] # 664.37 [+3.42] TEST: L2 host entries forwarding tests [ OK ] # 670.77 [+6.40] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 676.74 [+5.97] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 683.03 [+6.29] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 689.39 [+6.36] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 692.09 [+2.71] TEST: L2 port entries forwarding tests [ OK ] # 692.89 [+0.80] # 692.89 [+0.00] INFO: # Control packets tests # 696.75 [+3.86] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 700.41 [+3.66] 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__->