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 # 20.68 [+20.68] # 20.68 [+0.00] INFO: # Host entries configuration tests # 22.51 [+1.84] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.31 [+1.79] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.18 [+1.87] TEST: Common host entries configuration tests (L2) [ OK ] # 26.20 [+0.02] # 26.20 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.76 [+10.56] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 47.30 [+10.54] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 64.69 [+17.40] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 82.00 [+17.30] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 82.01 [+0.01] # 82.01 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 92.41 [+10.40] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 102.93 [+10.52] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 109.22 [+6.29] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 115.16 [+5.94] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 115.17 [+0.01] # 115.17 [+0.00] INFO: # Port group entries configuration tests - L2 # 125.54 [+10.37] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 126.34 [+0.80] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 126.35 [+0.01] # 126.35 [+0.00] INFO: # Large scale dump tests # 180.72 [+54.37] TEST: IPv4 large scale dump tests [ OK ] # 395.60 [+214.88] TEST: IPv6 large scale dump tests [ OK ] # 599.98 [+204.38] TEST: L2 large scale dump tests [ OK ] # 611.85 [+11.87] TEST: Flush tests [ OK ] # 611.93 [+0.08] # 611.93 [+0.00] INFO: # Forwarding tests # 626.78 [+14.85] TEST: IPv4 host entries forwarding tests [ OK ] # 630.13 [+3.35] TEST: IPv6 host entries forwarding tests [ OK ] # 633.53 [+3.40] TEST: L2 host entries forwarding tests [ OK ] # 640.02 [+6.49] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 646.30 [+6.28] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 652.48 [+6.18] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 658.52 [+6.03] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 661.08 [+2.56] TEST: L2 port entries forwarding tests [ OK ] # 661.87 [+0.79] # 661.87 [+0.00] INFO: # Control packets tests # 665.94 [+4.07] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 669.90 [+3.96] 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__->