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.05 [+13.05] # 13.05 [+0.00] INFO: # Host entries configuration tests # 13.97 [+0.92] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.96 [+0.98] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.84 [+0.88] TEST: Common host entries configuration tests (L2) [ OK ] # 15.85 [+0.01] # 15.85 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.45 [+7.60] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.04 [+7.59] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 39.13 [+8.09] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 47.25 [+8.12] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 47.26 [+0.01] # 47.26 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 54.81 [+7.55] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 62.53 [+7.72] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 65.53 [+2.99] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 68.23 [+2.71] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 68.25 [+0.02] # 68.25 [+0.00] INFO: # Port group entries configuration tests - L2 # 75.74 [+7.49] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 76.10 [+0.36] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 76.12 [+0.01] # 76.12 [+0.00] INFO: # Large scale dump tests # 112.42 [+36.30] TEST: IPv4 large scale dump tests [ OK ] # 333.85 [+221.43] TEST: IPv6 large scale dump tests [ OK ] # 563.50 [+229.66] TEST: L2 large scale dump tests [ OK ] # 569.67 [+6.16] TEST: Flush tests [ OK ] # 569.78 [+0.11] # 569.78 [+0.00] INFO: # Forwarding tests # 582.72 [+12.94] TEST: IPv4 host entries forwarding tests [ OK ] # 584.92 [+2.19] TEST: IPv6 host entries forwarding tests [ OK ] # 587.12 [+2.21] TEST: L2 host entries forwarding tests [ OK ] # 591.03 [+3.91] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 594.86 [+3.83] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 598.74 [+3.88] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 602.40 [+3.65] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 604.03 [+1.63] TEST: L2 port entries forwarding tests [ OK ] # 604.49 [+0.46] # 604.49 [+0.00] INFO: # Control packets tests # 606.77 [+2.28] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 609.04 [+2.26] 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__->