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.48 [+12.48] # 12.49 [+0.00] INFO: # Host entries configuration tests # 13.29 [+0.81] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.12 [+0.82] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.03 [+0.91] TEST: Common host entries configuration tests (L2) [ OK ] # 15.04 [+0.01] # 15.04 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 22.46 [+7.42] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 29.77 [+7.32] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 37.96 [+8.19] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 45.65 [+7.70] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 45.67 [+0.01] # 45.67 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 53.10 [+7.44] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 60.75 [+7.65] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 63.40 [+2.65] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 65.90 [+2.50] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 65.92 [+0.02] # 65.92 [+0.00] INFO: # Port group entries configuration tests - L2 # 73.33 [+7.41] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 73.64 [+0.31] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 73.65 [+0.01] # 73.65 [+0.00] INFO: # Large scale dump tests # 108.31 [+34.66] TEST: IPv4 large scale dump tests [ OK ] # 324.78 [+216.47] TEST: IPv6 large scale dump tests [ OK ] # 551.10 [+226.31] TEST: L2 large scale dump tests [ OK ] # 557.93 [+6.83] TEST: Flush tests [ OK ] # 558.03 [+0.11] # 558.03 [+0.00] INFO: # Forwarding tests # 571.07 [+13.03] TEST: IPv4 host entries forwarding tests [ OK ] # 573.21 [+2.14] TEST: IPv6 host entries forwarding tests [ OK ] # 575.39 [+2.18] TEST: L2 host entries forwarding tests [ OK ] # 579.53 [+4.13] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 583.38 [+3.85] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 587.31 [+3.94] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 595.86 [+8.54] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 597.96 [+2.11] TEST: L2 port entries forwarding tests [ OK ] # 598.47 [+0.50] # 598.47 [+0.00] INFO: # Control packets tests # 601.11 [+2.64] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 603.67 [+2.55] 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__->