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 # 18.77 [+18.77] # 18.77 [+0.00] INFO: # Host entries configuration tests # 20.32 [+1.55] TEST: Common host entries configuration tests (IPv4) [ OK ] # 21.88 [+1.56] TEST: Common host entries configuration tests (IPv6) [ OK ] # 23.48 [+1.61] TEST: Common host entries configuration tests (L2) [ OK ] # 23.49 [+0.01] # 23.49 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 33.17 [+9.67] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 42.92 [+9.75] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 58.12 [+15.20] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 73.45 [+15.32] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 73.46 [+0.01] # 73.46 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 83.34 [+9.89] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 93.28 [+9.94] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 102.24 [+8.95] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 107.60 [+5.36] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 107.61 [+0.01] # 107.61 [+0.00] INFO: # Port group entries configuration tests - L2 # 117.49 [+9.89] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 118.16 [+0.66] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 118.17 [+0.01] # 118.17 [+0.00] INFO: # Large scale dump tests # 165.44 [+47.28] TEST: IPv4 large scale dump tests [ OK ] # 365.93 [+200.48] TEST: IPv6 large scale dump tests [ OK ] # 566.87 [+200.95] TEST: L2 large scale dump tests [ OK ] # 579.15 [+12.28] TEST: Flush tests [ OK ] # 579.16 [+0.01] # 579.16 [+0.00] INFO: # Forwarding tests # 593.99 [+14.83] TEST: IPv4 host entries forwarding tests [ OK ] # 597.43 [+3.44] TEST: IPv6 host entries forwarding tests [ OK ] # 600.75 [+3.31] TEST: L2 host entries forwarding tests [ OK ] # 607.18 [+6.43] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 613.18 [+6.01] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 619.10 [+5.92] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 625.15 [+6.05] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 627.58 [+2.42] TEST: L2 port entries forwarding tests [ OK ] # 628.21 [+0.64] # 628.21 [+0.00] INFO: # Control packets tests # 631.88 [+3.66] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 635.63 [+3.76] 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__->