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 # 19.21 [+19.21] # 19.21 [+0.00] INFO: # Host entries configuration tests # 20.92 [+1.71] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.63 [+1.70] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.39 [+1.77] TEST: Common host entries configuration tests (L2) [ OK ] # 24.40 [+0.01] # 24.40 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.68 [+10.27] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.73 [+10.05] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 60.86 [+16.14] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 76.72 [+15.86] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 76.73 [+0.01] # 76.73 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 87.21 [+10.48] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 97.25 [+10.03] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 102.97 [+5.73] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 108.15 [+5.18] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 108.16 [+0.01] # 108.16 [+0.00] INFO: # Port group entries configuration tests - L2 # 118.50 [+10.33] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 119.21 [+0.72] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 119.23 [+0.01] # 119.23 [+0.00] INFO: # Large scale dump tests # 170.27 [+51.05] TEST: IPv4 large scale dump tests [ OK ] # 380.49 [+210.22] TEST: IPv6 large scale dump tests [ OK ] # 588.82 [+208.33] TEST: L2 large scale dump tests [ OK ] # 601.24 [+12.42] TEST: Flush tests [ OK ] # 601.26 [+0.01] # 601.26 [+0.00] INFO: # Forwarding tests # 616.30 [+15.05] TEST: IPv4 host entries forwarding tests [ OK ] # 619.85 [+3.55] TEST: IPv6 host entries forwarding tests [ OK ] # 623.14 [+3.29] TEST: L2 host entries forwarding tests [ OK ] # 629.61 [+6.47] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 635.35 [+5.74] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 641.17 [+5.82] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 646.87 [+5.70] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 649.29 [+2.43] TEST: L2 port entries forwarding tests [ OK ] # 650.04 [+0.75] # 650.04 [+0.00] INFO: # Control packets tests # 653.85 [+3.81] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 657.48 [+3.63] 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__->