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.46 [+12.46] # 12.46 [+0.00] INFO: # Host entries configuration tests # 13.33 [+0.87] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.24 [+0.91] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.05 [+0.81] TEST: Common host entries configuration tests (L2) [ OK ] # 15.06 [+0.01] # 15.06 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 22.57 [+7.50] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 29.99 [+7.42] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 37.89 [+7.90] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 46.39 [+8.50] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 46.40 [+0.01] # 46.40 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 54.12 [+7.72] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 61.62 [+7.49] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 64.22 [+2.60] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 67.05 [+2.83] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 67.06 [+0.01] # 67.06 [+0.00] INFO: # Port group entries configuration tests - L2 # 74.66 [+7.60] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 74.98 [+0.33] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 75.00 [+0.02] # 75.00 [+0.00] INFO: # Large scale dump tests # 109.88 [+34.87] TEST: IPv4 large scale dump tests [ OK ] # 333.21 [+223.33] TEST: IPv6 large scale dump tests [ OK ] # 566.71 [+233.50] TEST: L2 large scale dump tests [ OK ] # 573.04 [+6.32] TEST: Flush tests [ OK ] # 573.13 [+0.10] # 573.14 [+0.00] INFO: # Forwarding tests # 586.42 [+13.28] TEST: IPv4 host entries forwarding tests [ OK ] # 588.76 [+2.34] TEST: IPv6 host entries forwarding tests [ OK ] # 591.04 [+2.28] TEST: L2 host entries forwarding tests [ OK ] # 595.18 [+4.14] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 599.40 [+4.22] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 603.10 [+3.70] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 606.94 [+3.83] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 608.67 [+1.73] TEST: L2 port entries forwarding tests [ OK ] # 609.15 [+0.49] # 609.15 [+0.00] INFO: # Control packets tests # 611.59 [+2.43] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 614.12 [+2.53] 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__->