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.98 [+19.98] # 19.98 [+0.00] INFO: # Host entries configuration tests # 21.68 [+1.69] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.41 [+1.74] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.13 [+1.72] TEST: Common host entries configuration tests (L2) [ OK ] # 25.14 [+0.01] # 25.14 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.18 [+10.04] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.28 [+10.10] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.63 [+16.35] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 77.82 [+16.19] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 77.83 [+0.01] # 77.84 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 88.07 [+10.24] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 98.24 [+10.17] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 103.77 [+5.52] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 109.29 [+5.53] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 109.30 [+0.01] # 109.30 [+0.00] INFO: # Port group entries configuration tests - L2 # 119.52 [+10.22] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 120.26 [+0.74] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 120.28 [+0.01] # 120.28 [+0.00] INFO: # Large scale dump tests # 171.01 [+50.73] TEST: IPv4 large scale dump tests [ OK ] # 377.23 [+206.22] TEST: IPv6 large scale dump tests [ OK ] # 582.04 [+204.81] TEST: L2 large scale dump tests [ OK ] # 594.14 [+12.10] TEST: Flush tests [ OK ] # 594.15 [+0.01] # 594.15 [+0.00] INFO: # Forwarding tests # 609.36 [+15.21] TEST: IPv4 host entries forwarding tests [ OK ] # 613.14 [+3.78] TEST: IPv6 host entries forwarding tests [ OK ] # 616.42 [+3.28] TEST: L2 host entries forwarding tests [ OK ] # 623.06 [+6.63] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 629.34 [+6.28] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 634.97 [+5.64] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 640.58 [+5.61] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 643.08 [+2.49] TEST: L2 port entries forwarding tests [ OK ] # 643.76 [+0.69] # 643.76 [+0.00] INFO: # Control packets tests # 647.49 [+3.73] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 650.94 [+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__->