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.97 [+18.97] # 18.97 [+0.00] INFO: # Host entries configuration tests # 20.69 [+1.72] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.31 [+1.62] TEST: Common host entries configuration tests (IPv6) [ OK ] # 23.96 [+1.64] TEST: Common host entries configuration tests (L2) [ OK ] # 23.97 [+0.01] # 23.97 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.11 [+10.14] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 43.87 [+9.76] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 59.32 [+15.45] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 74.29 [+14.97] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 74.31 [+0.01] # 74.31 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 84.28 [+9.97] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 94.20 [+9.92] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 99.33 [+5.13] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 104.44 [+5.11] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 104.45 [+0.01] # 104.45 [+0.00] INFO: # Port group entries configuration tests - L2 # 114.24 [+9.79] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 114.97 [+0.72] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 114.97 [+0.01] # 114.97 [+0.00] INFO: # Large scale dump tests # 164.90 [+49.93] TEST: IPv4 large scale dump tests [ OK ] # 369.11 [+204.21] TEST: IPv6 large scale dump tests [ OK ] # 565.86 [+196.75] TEST: L2 large scale dump tests [ OK ] # 576.90 [+11.04] TEST: Flush tests [ OK ] # 576.91 [+0.01] # 576.91 [+0.00] INFO: # Forwarding tests # 591.70 [+14.79] TEST: IPv4 host entries forwarding tests [ OK ] # 595.10 [+3.40] TEST: IPv6 host entries forwarding tests [ OK ] # 598.25 [+3.15] TEST: L2 host entries forwarding tests [ OK ] # 604.16 [+5.91] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 609.99 [+5.83] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 615.58 [+5.59] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 621.60 [+6.02] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 624.10 [+2.50] TEST: L2 port entries forwarding tests [ OK ] # 624.77 [+0.67] # 624.77 [+0.00] INFO: # Control packets tests # 628.55 [+3.78] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 632.21 [+3.66] 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__->