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.71 [+19.71] # 19.71 [+0.00] INFO: # Host entries configuration tests # 21.65 [+1.94] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.47 [+1.81] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.42 [+1.95] TEST: Common host entries configuration tests (L2) [ OK ] # 25.43 [+0.01] # 25.43 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.61 [+10.18] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.09 [+10.48] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.50 [+15.41] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 77.06 [+15.57] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 77.07 [+0.01] # 77.07 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 89.30 [+12.22] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 100.91 [+11.61] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 106.30 [+5.39] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 111.49 [+5.19] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 111.50 [+0.01] # 111.50 [+0.00] INFO: # Port group entries configuration tests - L2 # 122.07 [+10.57] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 122.70 [+0.63] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 122.71 [+0.01] # 122.71 [+0.00] INFO: # Large scale dump tests # 171.39 [+48.68] TEST: IPv4 large scale dump tests [ OK ] # 369.64 [+198.25] TEST: IPv6 large scale dump tests [ OK ] # 569.02 [+199.38] TEST: L2 large scale dump tests [ OK ] # 584.25 [+15.23] TEST: Flush tests [ OK ] # 584.26 [+0.01] # 584.26 [+0.00] INFO: # Forwarding tests # 598.75 [+14.49] TEST: IPv4 host entries forwarding tests [ OK ] # 601.90 [+3.15] TEST: IPv6 host entries forwarding tests [ OK ] # 604.97 [+3.07] TEST: L2 host entries forwarding tests [ OK ] # 610.69 [+5.72] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 616.42 [+5.73] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 621.90 [+5.48] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 627.68 [+5.78] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 630.00 [+2.32] TEST: L2 port entries forwarding tests [ OK ] # 630.67 [+0.67] # 630.67 [+0.00] INFO: # Control packets tests # 634.41 [+3.73] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 637.94 [+3.53] 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__->