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.69 [+1.71] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.43 [+1.74] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.18 [+1.75] TEST: Common host entries configuration tests (L2) [ OK ] # 25.18 [+0.01] # 25.19 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.18 [+10.00] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.22 [+10.04] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.05 [+15.83] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 76.70 [+15.65] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 76.71 [+0.01] # 76.71 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 86.86 [+10.15] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 97.19 [+10.33] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 102.44 [+5.24] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 107.89 [+5.45] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 107.90 [+0.01] # 107.90 [+0.00] INFO: # Port group entries configuration tests - L2 # 118.13 [+10.23] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 118.77 [+0.63] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 118.78 [+0.01] # 118.78 [+0.00] INFO: # Large scale dump tests # 167.44 [+48.66] TEST: IPv4 large scale dump tests [ OK ] # 371.62 [+204.18] TEST: IPv6 large scale dump tests [ OK ] # 569.10 [+197.48] TEST: L2 large scale dump tests [ OK ] # 580.06 [+10.96] TEST: Flush tests [ OK ] # 580.06 [+0.01] # 580.06 [+0.00] INFO: # Forwarding tests # 594.71 [+14.65] TEST: IPv4 host entries forwarding tests [ OK ] # 598.00 [+3.29] TEST: IPv6 host entries forwarding tests [ OK ] # 601.32 [+3.32] TEST: L2 host entries forwarding tests [ OK ] # 607.30 [+5.97] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 612.86 [+5.56] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 618.73 [+5.88] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 624.41 [+5.67] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 626.67 [+2.27] TEST: L2 port entries forwarding tests [ OK ] # 627.31 [+0.64] # 627.31 [+0.00] INFO: # Control packets tests # 630.77 [+3.46] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 634.04 [+3.27] 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__->