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 # 13.43 [+13.43] # 13.43 [+0.00] INFO: # Host entries configuration tests # 14.40 [+0.98] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.37 [+0.96] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.27 [+0.90] TEST: Common host entries configuration tests (L2) [ OK ] # 16.28 [+0.01] # 16.28 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.91 [+7.64] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.50 [+7.59] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 39.90 [+8.40] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 48.44 [+8.55] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 48.45 [+0.01] # 48.45 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 56.26 [+7.81] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 64.02 [+7.76] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 66.81 [+2.79] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 69.80 [+2.98] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 69.81 [+0.01] # 69.81 [+0.00] INFO: # Port group entries configuration tests - L2 # 77.40 [+7.59] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 77.76 [+0.36] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 77.77 [+0.01] # 77.77 [+0.00] INFO: # Large scale dump tests # 114.03 [+36.26] TEST: IPv4 large scale dump tests [ OK ] # 333.53 [+219.50] TEST: IPv6 large scale dump tests [ OK ] # 545.48 [+211.95] TEST: L2 large scale dump tests [ OK ] # 551.27 [+5.79] TEST: Flush tests [ OK ] # 551.36 [+0.09] # 551.36 [+0.00] INFO: # Forwarding tests # 564.19 [+12.83] TEST: IPv4 host entries forwarding tests [ OK ] # 566.16 [+1.97] TEST: IPv6 host entries forwarding tests [ OK ] # 568.17 [+2.00] TEST: L2 host entries forwarding tests [ OK ] # 571.85 [+3.68] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 575.51 [+3.66] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 579.01 [+3.50] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 582.43 [+3.42] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 584.00 [+1.57] TEST: L2 port entries forwarding tests [ OK ] # 584.46 [+0.46] # 584.46 [+0.00] INFO: # Control packets tests # 586.73 [+2.27] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 589.02 [+2.29] 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__->