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 # 12.41 [+12.41] # 12.41 [+0.00] INFO: # Host entries configuration tests # 13.27 [+0.87] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.10 [+0.83] TEST: Common host entries configuration tests (IPv6) [ OK ] # 14.87 [+0.77] TEST: Common host entries configuration tests (L2) [ OK ] # 14.88 [+0.01] # 14.88 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 22.15 [+7.27] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 29.48 [+7.33] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 37.04 [+7.57] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 45.11 [+8.07] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 45.12 [+0.01] # 45.12 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 53.02 [+7.89] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 60.91 [+7.89] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 63.79 [+2.88] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 66.54 [+2.75] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 66.55 [+0.01] # 66.55 [+0.00] INFO: # Port group entries configuration tests - L2 # 74.20 [+7.65] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 74.55 [+0.35] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 74.56 [+0.01] # 74.56 [+0.00] INFO: # Large scale dump tests # 110.23 [+35.66] TEST: IPv4 large scale dump tests [ OK ] # 330.69 [+220.46] TEST: IPv6 large scale dump tests [ OK ] # 558.88 [+228.20] TEST: L2 large scale dump tests [ OK ] # 565.43 [+6.54] TEST: Flush tests [ OK ] # 565.53 [+0.10] # 565.53 [+0.00] INFO: # Forwarding tests # 578.48 [+12.95] TEST: IPv4 host entries forwarding tests [ OK ] # 580.73 [+2.25] TEST: IPv6 host entries forwarding tests [ OK ] # 583.18 [+2.45] TEST: L2 host entries forwarding tests [ OK ] # 587.28 [+4.10] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 591.29 [+4.01] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 595.05 [+3.76] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 598.98 [+3.93] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 600.57 [+1.59] TEST: L2 port entries forwarding tests [ OK ] # 601.05 [+0.48] # 601.05 [+0.00] INFO: # Control packets tests # 603.48 [+2.43] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 605.98 [+2.49] 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__->