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.86 [+12.86] # 12.86 [+0.00] INFO: # Host entries configuration tests # 13.77 [+0.91] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.69 [+0.91] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.63 [+0.95] TEST: Common host entries configuration tests (L2) [ OK ] # 15.64 [+0.01] # 15.64 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.20 [+7.56] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 30.67 [+7.47] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 39.31 [+8.64] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 47.54 [+8.23] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 47.55 [+0.02] # 47.55 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 54.98 [+7.43] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 62.54 [+7.56] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 65.29 [+2.75] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 67.87 [+2.58] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 67.88 [+0.01] # 67.88 [+0.00] INFO: # Port group entries configuration tests - L2 # 75.42 [+7.54] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 75.75 [+0.33] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 75.77 [+0.02] # 75.77 [+0.00] INFO: # Large scale dump tests # 112.15 [+36.38] TEST: IPv4 large scale dump tests [ OK ] # 335.02 [+222.87] TEST: IPv6 large scale dump tests [ OK ] # 563.76 [+228.74] TEST: L2 large scale dump tests [ OK ] # 569.80 [+6.04] TEST: Flush tests [ OK ] # 569.92 [+0.13] # 569.92 [+0.00] INFO: # Forwarding tests # 582.88 [+12.95] TEST: IPv4 host entries forwarding tests [ OK ] # 584.95 [+2.07] TEST: IPv6 host entries forwarding tests [ OK ] # 586.92 [+1.97] TEST: L2 host entries forwarding tests [ OK ] # 590.67 [+3.75] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 594.07 [+3.40] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 597.69 [+3.62] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 601.40 [+3.70] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 602.96 [+1.57] TEST: L2 port entries forwarding tests [ OK ] # 603.41 [+0.45] # 603.41 [+0.00] INFO: # Control packets tests # 605.62 [+2.21] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 607.84 [+2.22] 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__->