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.11 [+21.11] # 21.11 [+0.00] INFO: # Host entries configuration tests # 23.05 [+1.95] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.93 [+1.88] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.90 [+1.97] TEST: Common host entries configuration tests (L2) [ OK ] # 26.91 [+0.01] # 26.91 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.52 [+10.61] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.23 [+10.71] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 65.61 [+17.38] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 82.50 [+16.89] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 82.51 [+0.02] # 82.51 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 93.02 [+10.51] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 103.57 [+10.54] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 109.35 [+5.78] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 115.14 [+5.79] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 115.15 [+0.01] # 115.15 [+0.00] INFO: # Port group entries configuration tests - L2 # 125.56 [+10.42] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 126.30 [+0.73] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 126.31 [+0.01] # 126.31 [+0.00] INFO: # Large scale dump tests # 178.30 [+51.99] TEST: IPv4 large scale dump tests [ OK ] # 395.33 [+217.04] TEST: IPv6 large scale dump tests [ OK ] # 611.97 [+216.64] TEST: L2 large scale dump tests [ OK ] # 624.08 [+12.11] TEST: Flush tests [ OK ] # 624.09 [+0.01] # 624.09 [+0.00] INFO: # Forwarding tests # 638.89 [+14.81] TEST: IPv4 host entries forwarding tests [ OK ] # 642.32 [+3.43] TEST: IPv6 host entries forwarding tests [ OK ] # 645.72 [+3.40] TEST: L2 host entries forwarding tests [ OK ] # 652.32 [+6.60] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 658.81 [+6.49] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 665.10 [+6.29] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 671.54 [+6.44] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 674.29 [+2.75] TEST: L2 port entries forwarding tests [ OK ] # 675.01 [+0.72] # 675.01 [+0.00] INFO: # Control packets tests # 678.97 [+3.96] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 682.75 [+3.79] 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__->