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.47 [+13.47] # 13.47 [+0.00] INFO: # Host entries configuration tests # 14.41 [+0.94] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.44 [+1.03] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.38 [+0.94] TEST: Common host entries configuration tests (L2) [ OK ] # 16.39 [+0.01] # 16.39 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 24.10 [+7.71] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.80 [+7.70] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 40.59 [+8.78] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 49.64 [+9.05] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 49.65 [+0.01] # 49.65 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 57.31 [+7.66] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 65.01 [+7.70] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 68.06 [+3.06] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 70.88 [+2.82] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 70.89 [+0.01] # 70.89 [+0.00] INFO: # Port group entries configuration tests - L2 # 78.66 [+7.77] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 79.02 [+0.36] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 79.04 [+0.02] # 79.05 [+0.00] INFO: # Large scale dump tests # 115.12 [+36.07] TEST: IPv4 large scale dump tests [ OK ] # 333.64 [+218.52] TEST: IPv6 large scale dump tests [ OK ] # 547.35 [+213.71] TEST: L2 large scale dump tests [ OK ] # 553.55 [+6.20] TEST: Flush tests [ OK ] # 553.64 [+0.09] # 553.64 [+0.00] INFO: # Forwarding tests # 566.51 [+12.87] TEST: IPv4 host entries forwarding tests [ OK ] # 568.60 [+2.09] TEST: IPv6 host entries forwarding tests [ OK ] # 570.68 [+2.07] TEST: L2 host entries forwarding tests [ OK ] # 574.64 [+3.96] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 578.13 [+3.49] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 581.74 [+3.61] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 585.34 [+3.60] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 586.80 [+1.46] TEST: L2 port entries forwarding tests [ OK ] # 587.22 [+0.42] # 587.22 [+0.00] INFO: # Control packets tests # 589.44 [+2.22] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 591.84 [+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__->