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 28800 # selftests: net/forwarding: bridge_mdb.sh # 18.64 [+18.64] # 18.64 [+0.00] INFO: # Host entries configuration tests # 20.33 [+1.69] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.10 [+1.77] TEST: Common host entries configuration tests (IPv6) [ OK ] # 23.86 [+1.76] TEST: Common host entries configuration tests (L2) [ OK ] # 23.87 [+0.01] # 23.87 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 33.85 [+9.98] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 43.82 [+9.97] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 58.99 [+15.18] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 73.91 [+14.92] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 73.92 [+0.01] # 73.92 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 83.88 [+9.96] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 94.26 [+10.38] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 99.98 [+5.72] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 105.73 [+5.75] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 105.74 [+0.01] # 105.74 [+0.00] INFO: # Port group entries configuration tests - L2 # 115.96 [+10.22] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 116.68 [+0.72] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 116.69 [+0.01] # 116.69 [+0.00] INFO: # Large scale dump tests # 171.72 [+55.02] TEST: IPv4 large scale dump tests [ OK ] # 402.00 [+230.28] TEST: IPv6 large scale dump tests [ OK ] # 623.48 [+221.48] TEST: L2 large scale dump tests [ OK ] # 636.39 [+12.91] TEST: Flush tests [ OK ] # 636.40 [+0.01] # 636.40 [+0.00] INFO: # Forwarding tests # 651.88 [+15.48] TEST: IPv4 host entries forwarding tests [ OK ] # 655.84 [+3.96] TEST: IPv6 host entries forwarding tests [ OK ] # 659.41 [+3.57] TEST: L2 host entries forwarding tests [ OK ] # 666.78 [+7.37] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 673.72 [+6.94] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 680.48 [+6.77] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 687.61 [+7.13] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 690.51 [+2.90] TEST: L2 port entries forwarding tests [ OK ] # 691.21 [+0.70] # 691.21 [+0.00] INFO: # Control packets tests # 695.37 [+4.17] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 699.18 [+3.80] 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__->