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.89 [+19.89] # 19.89 [+0.00] INFO: # Host entries configuration tests # 21.80 [+1.91] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.68 [+1.89] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.64 [+1.96] TEST: Common host entries configuration tests (L2) [ OK ] # 25.65 [+0.01] # 25.65 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.28 [+10.62] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 47.09 [+10.82] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 63.76 [+16.67] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 79.73 [+15.97] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 79.74 [+0.01] # 79.74 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 90.19 [+10.46] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 100.69 [+10.50] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 106.28 [+5.59] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 111.78 [+5.50] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 111.79 [+0.01] # 111.79 [+0.00] INFO: # Port group entries configuration tests - L2 # 122.56 [+10.77] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 123.22 [+0.65] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 123.23 [+0.01] # 123.23 [+0.00] INFO: # Large scale dump tests # 172.83 [+49.61] TEST: IPv4 large scale dump tests [ OK ] # 372.49 [+199.66] TEST: IPv6 large scale dump tests [ OK ] # 571.32 [+198.83] TEST: L2 large scale dump tests [ OK ] # 587.31 [+15.99] TEST: Flush tests [ OK ] # 587.32 [+0.01] # 587.32 [+0.00] INFO: # Forwarding tests # 601.71 [+14.39] TEST: IPv4 host entries forwarding tests [ OK ] # 605.05 [+3.34] TEST: IPv6 host entries forwarding tests [ OK ] # 608.29 [+3.25] TEST: L2 host entries forwarding tests [ OK ] # 614.34 [+6.04] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 620.00 [+5.66] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 625.75 [+5.75] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 631.60 [+5.85] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 633.94 [+2.34] TEST: L2 port entries forwarding tests [ OK ] # 634.60 [+0.66] # 634.60 [+0.00] INFO: # Control packets tests # 638.35 [+3.75] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 641.80 [+3.45] 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__->