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.89 [+20.89] # 20.89 [+0.00] INFO: # Host entries configuration tests # 22.73 [+1.84] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.78 [+2.05] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.62 [+1.84] TEST: Common host entries configuration tests (L2) [ OK ] # 26.63 [+0.01] # 26.63 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.27 [+10.64] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 47.99 [+10.72] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 65.56 [+17.56] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 83.30 [+17.75] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 83.32 [+0.02] # 83.32 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 93.88 [+10.56] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 104.63 [+10.75] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 110.56 [+5.93] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 116.58 [+6.02] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 116.59 [+0.01] # 116.59 [+0.00] INFO: # Port group entries configuration tests - L2 # 127.43 [+10.84] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 128.21 [+0.78] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 128.23 [+0.01] # 128.23 [+0.00] INFO: # Large scale dump tests # 183.01 [+54.79] TEST: IPv4 large scale dump tests [ OK ] # 403.08 [+220.06] TEST: IPv6 large scale dump tests [ OK ] # 629.15 [+226.08] TEST: L2 large scale dump tests [ OK ] # 642.53 [+13.38] TEST: Flush tests [ OK ] # 642.62 [+0.09] # 642.62 [+0.00] INFO: # Forwarding tests # 657.85 [+15.23] TEST: IPv4 host entries forwarding tests [ OK ] # 661.69 [+3.85] TEST: IPv6 host entries forwarding tests [ OK ] # 665.76 [+4.06] TEST: L2 host entries forwarding tests [ OK ] # 672.86 [+7.11] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 680.13 [+7.27] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 686.75 [+6.62] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 693.37 [+6.63] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 696.02 [+2.64] TEST: L2 port entries forwarding tests [ OK ] # 696.79 [+0.77] # 696.79 [+0.00] INFO: # Control packets tests # 700.85 [+4.06] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 704.67 [+3.82] 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__->