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.23 [+19.23] # 19.23 [+0.00] INFO: # Host entries configuration tests # 20.94 [+1.71] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.73 [+1.79] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.49 [+1.75] TEST: Common host entries configuration tests (L2) [ OK ] # 24.50 [+0.01] # 24.50 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.78 [+10.28] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.09 [+10.31] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.16 [+16.07] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 77.29 [+16.13] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 77.30 [+0.01] # 77.30 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 87.45 [+10.15] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 97.67 [+10.22] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 102.87 [+5.20] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 108.03 [+5.15] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 108.04 [+0.01] # 108.04 [+0.00] INFO: # Port group entries configuration tests - L2 # 118.02 [+9.99] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 118.75 [+0.73] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 118.77 [+0.02] # 118.77 [+0.00] INFO: # Large scale dump tests # 168.72 [+49.95] TEST: IPv4 large scale dump tests [ OK ] # 375.36 [+206.64] TEST: IPv6 large scale dump tests [ OK ] # 576.05 [+200.69] TEST: L2 large scale dump tests [ OK ] # 587.42 [+11.38] TEST: Flush tests [ OK ] # 587.43 [+0.01] # 587.43 [+0.00] INFO: # Forwarding tests # 602.20 [+14.77] TEST: IPv4 host entries forwarding tests [ OK ] # 605.56 [+3.36] TEST: IPv6 host entries forwarding tests [ OK ] # 608.95 [+3.38] TEST: L2 host entries forwarding tests [ OK ] # 614.95 [+6.00] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 620.74 [+5.78] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 626.36 [+5.63] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 632.22 [+5.85] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 634.57 [+2.35] TEST: L2 port entries forwarding tests [ OK ] # 635.20 [+0.63] # 635.20 [+0.00] INFO: # Control packets tests # 638.77 [+3.57] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 642.20 [+3.43] 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__->