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 # 14.20 [+14.20] # 14.20 [+0.00] INFO: # Host entries configuration tests # 15.19 [+0.99] TEST: Common host entries configuration tests (IPv4) [ OK ] # 16.12 [+0.93] TEST: Common host entries configuration tests (IPv6) [ OK ] # 17.07 [+0.95] TEST: Common host entries configuration tests (L2) [ OK ] # 17.08 [+0.01] # 17.08 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 25.03 [+7.95] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 32.87 [+7.84] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 41.98 [+9.11] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 51.06 [+9.09] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 51.08 [+0.01] # 51.08 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 59.12 [+8.05] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 66.96 [+7.84] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 69.97 [+3.00] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 72.87 [+2.91] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 72.89 [+0.02] # 72.89 [+0.00] INFO: # Port group entries configuration tests - L2 # 80.78 [+7.89] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 81.15 [+0.37] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 81.17 [+0.01] # 81.17 [+0.00] INFO: # Large scale dump tests # 118.20 [+37.03] TEST: IPv4 large scale dump tests [ OK ] # 348.76 [+230.57] TEST: IPv6 large scale dump tests [ OK ] # 570.48 [+221.72] TEST: L2 large scale dump tests [ OK ] # 576.66 [+6.17] TEST: Flush tests [ OK ] # 576.77 [+0.12] # 576.77 [+0.00] INFO: # Forwarding tests # 589.53 [+12.75] TEST: IPv4 host entries forwarding tests [ OK ] # 591.56 [+2.03] TEST: IPv6 host entries forwarding tests [ OK ] # 593.68 [+2.12] TEST: L2 host entries forwarding tests [ OK ] # 597.73 [+4.05] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 601.17 [+3.44] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 604.58 [+3.41] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 608.21 [+3.63] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 609.77 [+1.56] TEST: L2 port entries forwarding tests [ OK ] # 610.18 [+0.41] # 610.19 [+0.00] INFO: # Control packets tests # 612.29 [+2.11] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 614.57 [+2.28] 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__->