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 # 21.63 [+21.63] # 21.63 [+0.00] INFO: # Host entries configuration tests # 23.55 [+1.92] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.43 [+1.87] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.38 [+1.95] TEST: Common host entries configuration tests (L2) [ OK ] # 27.39 [+0.01] # 27.39 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.88 [+10.49] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.74 [+10.86] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 65.86 [+17.12] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 88.37 [+22.52] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 88.38 [+0.01] # 88.38 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 99.36 [+10.98] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 110.28 [+10.92] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 116.24 [+5.96] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 122.37 [+6.13] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 122.38 [+0.01] # 122.38 [+0.00] INFO: # Port group entries configuration tests - L2 # 133.20 [+10.82] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 134.01 [+0.81] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 134.01 [+0.01] # 134.01 [+0.00] INFO: # Large scale dump tests # 188.64 [+54.62] TEST: IPv4 large scale dump tests [ OK ] # 409.23 [+220.60] TEST: IPv6 large scale dump tests [ OK ] # 620.70 [+211.46] TEST: L2 large scale dump tests [ OK ] # 632.67 [+11.97] TEST: Flush tests [ OK ] # 632.74 [+0.08] # 632.74 [+0.00] INFO: # Forwarding tests # 647.71 [+14.96] TEST: IPv4 host entries forwarding tests [ OK ] # 651.41 [+3.71] TEST: IPv6 host entries forwarding tests [ OK ] # 655.08 [+3.67] TEST: L2 host entries forwarding tests [ OK ] # 662.05 [+6.97] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 668.45 [+6.41] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 674.69 [+6.24] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 681.19 [+6.50] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 683.95 [+2.76] TEST: L2 port entries forwarding tests [ OK ] # 684.74 [+0.79] # 684.74 [+0.00] INFO: # Control packets tests # 688.84 [+4.10] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 692.52 [+3.68] 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__->