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 # 11.90 [+11.90] # 11.91 [+0.00] INFO: # Host entries configuration tests # 12.64 [+0.73] TEST: Common host entries configuration tests (IPv4) [ OK ] # 13.48 [+0.84] TEST: Common host entries configuration tests (IPv6) [ OK ] # 14.25 [+0.77] TEST: Common host entries configuration tests (L2) [ OK ] # 14.26 [+0.01] # 14.26 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 21.49 [+7.23] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 28.79 [+7.30] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 36.01 [+7.22] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 43.06 [+7.05] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 43.07 [+0.01] # 43.07 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 50.26 [+7.20] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 57.53 [+7.27] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 60.07 [+2.54] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 62.53 [+2.46] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 62.54 [+0.01] # 62.54 [+0.00] INFO: # Port group entries configuration tests - L2 # 69.83 [+7.29] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 70.14 [+0.31] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 70.15 [+0.01] # 70.15 [+0.00] INFO: # Large scale dump tests # 100.51 [+30.36] TEST: IPv4 large scale dump tests [ OK ] # 298.11 [+197.59] TEST: IPv6 large scale dump tests [ OK ] # 517.01 [+218.90] TEST: L2 large scale dump tests [ OK ] # 523.24 [+6.23] TEST: Flush tests [ OK ] # 523.37 [+0.12] # 523.37 [+0.00] INFO: # Forwarding tests # 536.30 [+12.93] TEST: IPv4 host entries forwarding tests [ OK ] # 538.60 [+2.30] TEST: IPv6 host entries forwarding tests [ OK ] # 540.73 [+2.12] TEST: L2 host entries forwarding tests [ OK ] # 544.65 [+3.92] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 548.43 [+3.78] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 552.19 [+3.77] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 555.84 [+3.65] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 557.37 [+1.53] TEST: L2 port entries forwarding tests [ OK ] # 557.80 [+0.43] # 557.80 [+0.00] INFO: # Control packets tests # 560.01 [+2.21] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 562.49 [+2.48] 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__->