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.10 [+12.10] # 12.10 [+0.00] INFO: # Host entries configuration tests # 12.91 [+0.81] TEST: Common host entries configuration tests (IPv4) [ OK ] # 13.74 [+0.82] TEST: Common host entries configuration tests (IPv6) [ OK ] # 14.52 [+0.79] TEST: Common host entries configuration tests (L2) [ OK ] # 14.53 [+0.01] # 14.53 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 21.85 [+7.32] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 29.13 [+7.28] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 37.75 [+8.62] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 45.45 [+7.70] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 45.46 [+0.01] # 45.46 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 52.95 [+7.49] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 60.40 [+7.45] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 62.94 [+2.54] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 65.54 [+2.60] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 65.55 [+0.01] # 65.55 [+0.00] INFO: # Port group entries configuration tests - L2 # 72.96 [+7.41] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 73.26 [+0.31] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 73.27 [+0.01] # 73.27 [+0.00] INFO: # Large scale dump tests # 104.48 [+31.21] TEST: IPv4 large scale dump tests [ OK ] # 292.58 [+188.10] TEST: IPv6 large scale dump tests [ OK ] # 503.96 [+211.39] TEST: L2 large scale dump tests [ OK ] # 510.13 [+6.17] TEST: Flush tests [ OK ] # 510.23 [+0.10] # 510.23 [+0.00] INFO: # Forwarding tests # 523.01 [+12.78] TEST: IPv4 host entries forwarding tests [ OK ] # 525.05 [+2.04] TEST: IPv6 host entries forwarding tests [ OK ] # 526.97 [+1.92] TEST: L2 host entries forwarding tests [ OK ] # 530.70 [+3.74] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 534.50 [+3.79] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 537.96 [+3.46] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 541.51 [+3.55] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 543.04 [+1.53] TEST: L2 port entries forwarding tests [ OK ] # 543.49 [+0.45] # 543.49 [+0.00] INFO: # Control packets tests # 545.85 [+2.36] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 548.25 [+2.40] 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__->