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.55 [+21.55] # 21.55 [+0.00] INFO: # Host entries configuration tests # 23.35 [+1.79] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.18 [+1.84] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.09 [+1.91] TEST: Common host entries configuration tests (L2) [ OK ] # 27.10 [+0.01] # 27.10 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.48 [+10.38] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.01 [+10.52] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 65.00 [+16.99] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 81.67 [+16.67] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 81.68 [+0.01] # 81.68 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 92.09 [+10.42] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 102.72 [+10.62] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 108.55 [+5.84] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 114.32 [+5.77] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 114.33 [+0.01] # 114.33 [+0.00] INFO: # Port group entries configuration tests - L2 # 125.02 [+10.68] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 125.80 [+0.78] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 125.81 [+0.01] # 125.81 [+0.00] INFO: # Large scale dump tests # 185.31 [+59.50] TEST: IPv4 large scale dump tests [ OK ] # 402.07 [+216.76] TEST: IPv6 large scale dump tests [ OK ] # 613.94 [+211.87] TEST: L2 large scale dump tests [ OK ] # 626.21 [+12.27] TEST: Flush tests [ OK ] # 626.29 [+0.08] # 626.29 [+0.00] INFO: # Forwarding tests # 641.33 [+15.03] TEST: IPv4 host entries forwarding tests [ OK ] # 645.08 [+3.75] TEST: IPv6 host entries forwarding tests [ OK ] # 649.00 [+3.92] TEST: L2 host entries forwarding tests [ OK ] # 655.84 [+6.84] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 662.36 [+6.52] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 668.54 [+6.18] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 674.75 [+6.21] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 677.40 [+2.65] TEST: L2 port entries forwarding tests [ OK ] # 678.24 [+0.84] # 678.24 [+0.00] INFO: # Control packets tests # 682.31 [+4.07] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 686.23 [+3.92] 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__->