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 # 13.99 [+13.99] # 13.99 [+0.00] INFO: # Host entries configuration tests # 14.89 [+0.91] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.75 [+0.85] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.61 [+0.86] TEST: Common host entries configuration tests (L2) [ OK ] # 16.62 [+0.01] # 16.62 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 24.09 [+7.47] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.85 [+7.76] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 40.93 [+9.08] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 49.95 [+9.02] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 49.96 [+0.01] # 49.96 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 58.40 [+8.44] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 66.04 [+7.64] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 69.22 [+3.18] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 72.26 [+3.04] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 72.28 [+0.01] # 72.28 [+0.00] INFO: # Port group entries configuration tests - L2 # 80.15 [+7.88] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 80.60 [+0.44] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 80.61 [+0.01] # 80.61 [+0.00] INFO: # Large scale dump tests # 118.61 [+38.00] TEST: IPv4 large scale dump tests [ OK ] # 353.25 [+234.64] TEST: IPv6 large scale dump tests [ OK ] # 570.39 [+217.14] TEST: L2 large scale dump tests [ OK ] # 576.40 [+6.00] TEST: Flush tests [ OK ] # 576.51 [+0.11] # 576.51 [+0.00] INFO: # Forwarding tests # 589.40 [+12.89] TEST: IPv4 host entries forwarding tests [ OK ] # 591.42 [+2.02] TEST: IPv6 host entries forwarding tests [ OK ] # 593.41 [+1.99] TEST: L2 host entries forwarding tests [ OK ] # 597.09 [+3.68] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 600.52 [+3.43] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 604.24 [+3.72] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 607.80 [+3.56] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 609.29 [+1.48] TEST: L2 port entries forwarding tests [ OK ] # 609.69 [+0.40] # 609.69 [+0.00] INFO: # Control packets tests # 611.91 [+2.22] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 614.17 [+2.26] 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__->