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.14 [+19.14] # 19.14 [+0.00] INFO: # Host entries configuration tests # 20.87 [+1.74] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.66 [+1.79] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.52 [+1.85] TEST: Common host entries configuration tests (L2) [ OK ] # 24.53 [+0.01] # 24.53 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.77 [+10.24] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.03 [+10.27] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 62.49 [+17.46] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 79.88 [+17.39] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 79.89 [+0.01] # 79.89 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 90.18 [+10.29] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 100.73 [+10.55] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 105.89 [+5.16] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 111.39 [+5.50] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 111.40 [+0.01] # 111.40 [+0.00] INFO: # Port group entries configuration tests - L2 # 121.81 [+10.41] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 122.50 [+0.69] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 122.51 [+0.01] # 122.51 [+0.00] INFO: # Large scale dump tests # 172.68 [+50.17] TEST: IPv4 large scale dump tests [ OK ] # 375.06 [+202.38] TEST: IPv6 large scale dump tests [ OK ] # 578.23 [+203.18] TEST: L2 large scale dump tests [ OK ] # 589.68 [+11.45] TEST: Flush tests [ OK ] # 589.69 [+0.01] # 589.69 [+0.00] INFO: # Forwarding tests # 604.66 [+14.97] TEST: IPv4 host entries forwarding tests [ OK ] # 607.99 [+3.33] TEST: IPv6 host entries forwarding tests [ OK ] # 611.38 [+3.39] TEST: L2 host entries forwarding tests [ OK ] # 617.83 [+6.45] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 623.84 [+6.01] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 630.03 [+6.18] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 636.02 [+5.99] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 638.56 [+2.54] TEST: L2 port entries forwarding tests [ OK ] # 639.24 [+0.68] # 639.24 [+0.00] INFO: # Control packets tests # 643.01 [+3.77] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 646.51 [+3.50] 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__->