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.90 [+20.90] # 20.90 [+0.00] INFO: # Host entries configuration tests # 22.78 [+1.88] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.58 [+1.80] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.39 [+1.81] TEST: Common host entries configuration tests (L2) [ OK ] # 26.40 [+0.01] # 26.40 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.61 [+10.21] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.91 [+10.31] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 63.23 [+16.32] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 79.16 [+15.93] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 79.17 [+0.01] # 79.17 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 89.47 [+10.30] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 99.63 [+10.16] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 105.09 [+5.45] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 110.52 [+5.43] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 110.53 [+0.01] # 110.53 [+0.00] INFO: # Port group entries configuration tests - L2 # 120.65 [+10.12] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 121.30 [+0.66] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 121.31 [+0.01] # 121.31 [+0.00] INFO: # Large scale dump tests # 172.14 [+50.83] TEST: IPv4 large scale dump tests [ OK ] # 371.13 [+198.99] TEST: IPv6 large scale dump tests [ OK ] # 582.30 [+211.18] TEST: L2 large scale dump tests [ OK ] # 594.82 [+12.52] TEST: Flush tests [ OK ] # 594.83 [+0.01] # 594.83 [+0.00] INFO: # Forwarding tests # 609.96 [+15.12] TEST: IPv4 host entries forwarding tests [ OK ] # 613.46 [+3.51] TEST: IPv6 host entries forwarding tests [ OK ] # 617.02 [+3.56] TEST: L2 host entries forwarding tests [ OK ] # 623.51 [+6.49] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 629.47 [+5.96] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 635.34 [+5.87] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 641.50 [+6.16] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 644.03 [+2.53] TEST: L2 port entries forwarding tests [ OK ] # 644.75 [+0.71] # 644.75 [+0.00] INFO: # Control packets tests # 648.48 [+3.73] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 652.16 [+3.68] 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__->