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 # 12.04 [+12.04] # 12.04 [+0.00] INFO: # Host entries configuration tests # 12.75 [+0.72] TEST: Common host entries configuration tests (IPv4) [ OK ] # 13.57 [+0.81] TEST: Common host entries configuration tests (IPv6) [ OK ] # 14.37 [+0.80] TEST: Common host entries configuration tests (L2) [ OK ] # 14.38 [+0.01] # 14.38 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 21.56 [+7.18] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 28.75 [+7.20] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 35.66 [+6.91] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 42.68 [+7.02] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 42.69 [+0.01] # 42.69 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 49.96 [+7.27] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 57.15 [+7.19] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 59.64 [+2.49] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 62.10 [+2.46] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 62.11 [+0.01] # 62.11 [+0.00] INFO: # Port group entries configuration tests - L2 # 69.28 [+7.17] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 69.59 [+0.31] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 69.60 [+0.01] # 69.60 [+0.00] INFO: # Large scale dump tests # 100.36 [+30.76] TEST: IPv4 large scale dump tests [ OK ] # 277.52 [+177.16] TEST: IPv6 large scale dump tests [ OK ] # 483.12 [+205.60] TEST: L2 large scale dump tests [ OK ] # 489.80 [+6.68] TEST: Flush tests [ OK ] # 489.91 [+0.11] # 489.91 [+0.00] INFO: # Forwarding tests # 502.79 [+12.88] TEST: IPv4 host entries forwarding tests [ OK ] # 504.91 [+2.11] TEST: IPv6 host entries forwarding tests [ OK ] # 506.91 [+2.00] TEST: L2 host entries forwarding tests [ OK ] # 511.16 [+4.24] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 514.93 [+3.78] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 518.62 [+3.69] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 522.55 [+3.93] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 524.14 [+1.58] TEST: L2 port entries forwarding tests [ OK ] # 524.57 [+0.43] # 524.57 [+0.00] INFO: # Control packets tests # 526.94 [+2.37] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 529.22 [+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__->