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 # 19.79 [+19.79] # 19.79 [+0.00] INFO: # Host entries configuration tests # 21.51 [+1.72] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.20 [+1.69] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.05 [+1.85] TEST: Common host entries configuration tests (L2) [ OK ] # 25.06 [+0.01] # 25.06 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.13 [+10.07] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.25 [+10.12] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.34 [+16.09] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 77.31 [+15.97] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 77.32 [+0.01] # 77.32 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 87.75 [+10.43] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 98.32 [+10.57] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 103.75 [+5.43] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 109.50 [+5.75] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 109.52 [+0.01] # 109.52 [+0.00] INFO: # Port group entries configuration tests - L2 # 120.08 [+10.57] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 120.85 [+0.77] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 120.87 [+0.01] # 120.87 [+0.00] INFO: # Large scale dump tests # 176.00 [+55.13] TEST: IPv4 large scale dump tests [ OK ] # 400.27 [+224.27] TEST: IPv6 large scale dump tests [ OK ] # 623.42 [+223.15] TEST: L2 large scale dump tests [ OK ] # 636.70 [+13.28] TEST: Flush tests [ OK ] # 636.80 [+0.10] # 636.80 [+0.00] INFO: # Forwarding tests # 651.92 [+15.11] TEST: IPv4 host entries forwarding tests [ OK ] # 655.73 [+3.82] TEST: IPv6 host entries forwarding tests [ OK ] # 659.52 [+3.79] TEST: L2 host entries forwarding tests [ OK ] # 666.64 [+7.11] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 673.12 [+6.49] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 679.96 [+6.84] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 686.57 [+6.61] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 689.20 [+2.63] TEST: L2 port entries forwarding tests [ OK ] # 689.94 [+0.74] # 689.94 [+0.00] INFO: # Control packets tests # 694.01 [+4.07] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 697.96 [+3.95] 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__->