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.50 [+12.50] # 12.50 [+0.00] INFO: # Host entries configuration tests # 13.29 [+0.78] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.19 [+0.91] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.06 [+0.87] TEST: Common host entries configuration tests (L2) [ OK ] # 15.07 [+0.01] # 15.08 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 22.76 [+7.68] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 30.21 [+7.45] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 38.40 [+8.19] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 46.96 [+8.55] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 46.97 [+0.01] # 46.97 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 54.72 [+7.75] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 62.49 [+7.78] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 65.46 [+2.97] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 68.38 [+2.92] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 68.41 [+0.03] # 68.41 [+0.00] INFO: # Port group entries configuration tests - L2 # 76.29 [+7.88] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 76.65 [+0.36] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 76.66 [+0.01] # 76.66 [+0.00] INFO: # Large scale dump tests # 114.82 [+38.16] TEST: IPv4 large scale dump tests [ OK ] # 337.71 [+222.89] TEST: IPv6 large scale dump tests [ OK ] # 566.99 [+229.28] TEST: L2 large scale dump tests [ OK ] # 573.36 [+6.37] TEST: Flush tests [ OK ] # 573.46 [+0.09] # 573.46 [+0.00] INFO: # Forwarding tests # 586.32 [+12.86] TEST: IPv4 host entries forwarding tests [ OK ] # 588.53 [+2.21] TEST: IPv6 host entries forwarding tests [ OK ] # 590.82 [+2.29] TEST: L2 host entries forwarding tests [ OK ] # 594.89 [+4.07] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 598.84 [+3.95] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 602.79 [+3.95] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 606.48 [+3.69] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 608.03 [+1.54] TEST: L2 port entries forwarding tests [ OK ] # 608.50 [+0.47] # 608.50 [+0.00] INFO: # Control packets tests # 611.16 [+2.66] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 613.58 [+2.42] 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__->