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 # 18.92 [+18.92] # 18.92 [+0.00] INFO: # Host entries configuration tests # 20.56 [+1.64] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.18 [+1.62] TEST: Common host entries configuration tests (IPv6) [ OK ] # 23.72 [+1.55] TEST: Common host entries configuration tests (L2) [ OK ] # 23.73 [+0.01] # 23.73 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 33.30 [+9.57] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 42.99 [+9.69] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 57.63 [+14.64] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 73.74 [+16.11] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 73.75 [+0.01] # 73.75 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 84.07 [+10.32] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 94.22 [+10.16] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 99.68 [+5.46] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 105.27 [+5.58] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 105.28 [+0.02] # 105.28 [+0.00] INFO: # Port group entries configuration tests - L2 # 115.90 [+10.62] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 116.69 [+0.78] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 116.70 [+0.01] # 116.70 [+0.00] INFO: # Large scale dump tests # 167.15 [+50.45] TEST: IPv4 large scale dump tests [ OK ] # 373.00 [+205.84] TEST: IPv6 large scale dump tests [ OK ] # 582.39 [+209.40] TEST: L2 large scale dump tests [ OK ] # 594.11 [+11.71] TEST: Flush tests [ OK ] # 594.12 [+0.01] # 594.12 [+0.00] INFO: # Forwarding tests # 609.04 [+14.92] TEST: IPv4 host entries forwarding tests [ OK ] # 612.71 [+3.67] TEST: IPv6 host entries forwarding tests [ OK ] # 616.34 [+3.63] TEST: L2 host entries forwarding tests [ OK ] # 622.63 [+6.29] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 628.82 [+6.19] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 635.07 [+6.25] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 641.38 [+6.32] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 644.09 [+2.71] TEST: L2 port entries forwarding tests [ OK ] # 644.74 [+0.65] # 644.74 [+0.00] INFO: # Control packets tests # 648.52 [+3.78] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 652.41 [+3.89] 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__->