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.10 [+19.10] # 19.10 [+0.00] INFO: # Host entries configuration tests # 20.76 [+1.66] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.35 [+1.60] TEST: Common host entries configuration tests (IPv6) [ OK ] # 23.90 [+1.55] TEST: Common host entries configuration tests (L2) [ OK ] # 23.91 [+0.01] # 23.91 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 33.62 [+9.71] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 43.50 [+9.87] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 59.04 [+15.54] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 73.76 [+14.72] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 73.77 [+0.01] # 73.77 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 83.78 [+10.01] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 93.70 [+9.93] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 98.85 [+5.15] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 103.99 [+5.13] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 104.00 [+0.01] # 104.00 [+0.00] INFO: # Port group entries configuration tests - L2 # 114.32 [+10.33] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 115.11 [+0.79] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 115.12 [+0.01] # 115.12 [+0.00] INFO: # Large scale dump tests # 169.35 [+54.22] TEST: IPv4 large scale dump tests [ OK ] # 371.29 [+201.95] TEST: IPv6 large scale dump tests [ OK ] # 571.41 [+200.12] TEST: L2 large scale dump tests [ OK ] # 582.90 [+11.49] TEST: Flush tests [ OK ] # 582.91 [+0.01] # 582.91 [+0.00] INFO: # Forwarding tests # 597.58 [+14.67] TEST: IPv4 host entries forwarding tests [ OK ] # 600.91 [+3.33] TEST: IPv6 host entries forwarding tests [ OK ] # 604.15 [+3.24] TEST: L2 host entries forwarding tests [ OK ] # 610.31 [+6.16] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 616.07 [+5.75] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 621.68 [+5.61] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 627.26 [+5.58] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 629.58 [+2.33] TEST: L2 port entries forwarding tests [ OK ] # 630.20 [+0.62] # 630.20 [+0.00] INFO: # Control packets tests # 633.83 [+3.62] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 637.34 [+3.51] 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__->