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.69 [+0.83] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.53 [+0.84] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.43 [+0.90] TEST: Common host entries configuration tests (L2) [ OK ] # 15.44 [+0.01] # 15.44 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 22.97 [+7.53] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 30.42 [+7.45] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 38.48 [+8.06] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 46.87 [+8.39] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 46.88 [+0.01] # 46.88 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 54.46 [+7.57] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 62.09 [+7.64] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 65.14 [+3.05] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 67.92 [+2.78] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 67.93 [+0.01] # 67.93 [+0.00] INFO: # Port group entries configuration tests - L2 # 75.49 [+7.56] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 75.81 [+0.32] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 75.82 [+0.01] # 75.82 [+0.00] INFO: # Large scale dump tests # 111.20 [+35.38] TEST: IPv4 large scale dump tests [ OK ] # 340.43 [+229.23] TEST: IPv6 large scale dump tests [ OK ] # 563.73 [+223.30] TEST: L2 large scale dump tests [ OK ] # 569.97 [+6.24] TEST: Flush tests [ OK ] # 570.08 [+0.11] # 570.08 [+0.00] INFO: # Forwarding tests # 582.83 [+12.75] TEST: IPv4 host entries forwarding tests [ OK ] # 584.88 [+2.05] TEST: IPv6 host entries forwarding tests [ OK ] # 586.80 [+1.92] TEST: L2 host entries forwarding tests [ OK ] # 590.50 [+3.71] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 594.11 [+3.61] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 597.53 [+3.41] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 601.07 [+3.55] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 602.54 [+1.47] TEST: L2 port entries forwarding tests [ OK ] # 602.97 [+0.42] # 602.97 [+0.00] INFO: # Control packets tests # 605.12 [+2.15] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 607.36 [+2.24] 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__->