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 # 21.49 [+21.49] # 21.49 [+0.00] INFO: # Host entries configuration tests # 23.42 [+1.93] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.30 [+1.88] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.19 [+1.89] TEST: Common host entries configuration tests (L2) [ OK ] # 27.20 [+0.01] # 27.20 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.83 [+10.63] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.38 [+10.56] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 65.75 [+17.36] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 83.32 [+17.58] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 83.33 [+0.01] # 83.33 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 93.75 [+10.42] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 104.12 [+10.37] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 109.74 [+5.62] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 115.37 [+5.63] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 115.38 [+0.01] # 115.38 [+0.00] INFO: # Port group entries configuration tests - L2 # 125.79 [+10.41] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 126.57 [+0.77] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 126.58 [+0.01] # 126.58 [+0.00] INFO: # Large scale dump tests # 179.48 [+52.91] TEST: IPv4 large scale dump tests [ OK ] # 409.68 [+230.19] TEST: IPv6 large scale dump tests [ OK ] # 623.63 [+213.95] TEST: L2 large scale dump tests [ OK ] # 635.99 [+12.36] TEST: Flush tests [ OK ] # 636.07 [+0.08] # 636.07 [+0.00] INFO: # Forwarding tests # 650.82 [+14.75] TEST: IPv4 host entries forwarding tests [ OK ] # 654.40 [+3.58] TEST: IPv6 host entries forwarding tests [ OK ] # 658.02 [+3.62] TEST: L2 host entries forwarding tests [ OK ] # 664.70 [+6.68] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 671.04 [+6.34] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 676.90 [+5.87] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 682.81 [+5.90] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 685.31 [+2.50] TEST: L2 port entries forwarding tests [ OK ] # 686.06 [+0.75] # 686.06 [+0.00] INFO: # Control packets tests # 689.87 [+3.81] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 693.32 [+3.45] 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__->