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.27 [+20.27] # 20.27 [+0.00] INFO: # Host entries configuration tests # 22.03 [+1.76] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.81 [+1.78] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.60 [+1.79] TEST: Common host entries configuration tests (L2) [ OK ] # 25.62 [+0.02] # 25.62 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.01 [+10.39] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.35 [+10.34] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 62.31 [+15.96] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 78.15 [+15.83] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 78.15 [+0.01] # 78.16 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 88.55 [+10.39] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 98.77 [+10.22] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 104.09 [+5.32] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 109.40 [+5.31] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 109.41 [+0.01] # 109.41 [+0.00] INFO: # Port group entries configuration tests - L2 # 119.60 [+10.19] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 120.28 [+0.68] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 120.29 [+0.01] # 120.29 [+0.00] INFO: # Large scale dump tests # 170.34 [+50.05] TEST: IPv4 large scale dump tests [ OK ] # 379.24 [+208.90] TEST: IPv6 large scale dump tests [ OK ] # 585.51 [+206.27] TEST: L2 large scale dump tests [ OK ] # 596.70 [+11.20] TEST: Flush tests [ OK ] # 596.72 [+0.01] # 596.72 [+0.00] INFO: # Forwarding tests # 611.27 [+14.55] TEST: IPv4 host entries forwarding tests [ OK ] # 614.46 [+3.20] TEST: IPv6 host entries forwarding tests [ OK ] # 617.73 [+3.27] TEST: L2 host entries forwarding tests [ OK ] # 623.80 [+6.07] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 629.52 [+5.73] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 635.20 [+5.68] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 640.96 [+5.75] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 643.29 [+2.33] TEST: L2 port entries forwarding tests [ OK ] # 643.96 [+0.68] # 643.96 [+0.00] INFO: # Control packets tests # 647.48 [+3.52] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 650.72 [+3.24] 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__->