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.87 [+1.86] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.53 [+1.67] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.28 [+1.75] TEST: Common host entries configuration tests (L2) [ OK ] # 25.29 [+0.01] # 25.29 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.40 [+10.12] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.50 [+10.09] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.76 [+16.26] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 78.22 [+16.46] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 78.24 [+0.01] # 78.24 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 88.50 [+10.27] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 99.01 [+10.50] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 104.74 [+5.73] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 110.36 [+5.63] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 110.37 [+0.01] # 110.37 [+0.00] INFO: # Port group entries configuration tests - L2 # 120.49 [+10.12] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 121.17 [+0.68] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 121.18 [+0.01] # 121.18 [+0.00] INFO: # Large scale dump tests # 172.31 [+51.13] TEST: IPv4 large scale dump tests [ OK ] # 377.60 [+205.29] TEST: IPv6 large scale dump tests [ OK ] # 582.43 [+204.83] TEST: L2 large scale dump tests [ OK ] # 594.53 [+12.10] TEST: Flush tests [ OK ] # 594.55 [+0.01] # 594.55 [+0.00] INFO: # Forwarding tests # 609.81 [+15.27] TEST: IPv4 host entries forwarding tests [ OK ] # 613.60 [+3.78] TEST: IPv6 host entries forwarding tests [ OK ] # 617.24 [+3.64] TEST: L2 host entries forwarding tests [ OK ] # 623.94 [+6.70] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 629.90 [+5.96] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 635.63 [+5.72] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 641.46 [+5.83] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 643.75 [+2.29] TEST: L2 port entries forwarding tests [ OK ] # 644.37 [+0.62] # 644.37 [+0.00] INFO: # Control packets tests # 648.19 [+3.82] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 651.89 [+3.70] 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__->