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 # 18.89 [+18.89] # 18.89 [+0.00] INFO: # Host entries configuration tests # 20.57 [+1.68] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.20 [+1.63] TEST: Common host entries configuration tests (IPv6) [ OK ] # 23.88 [+1.67] TEST: Common host entries configuration tests (L2) [ OK ] # 23.89 [+0.01] # 23.89 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 33.82 [+9.94] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 43.74 [+9.91] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 58.83 [+15.10] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 73.99 [+15.16] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 74.00 [+0.01] # 74.00 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 84.03 [+10.03] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 93.92 [+9.89] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 99.08 [+5.17] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 104.33 [+5.25] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 104.34 [+0.01] # 104.34 [+0.00] INFO: # Port group entries configuration tests - L2 # 114.27 [+9.93] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 114.94 [+0.67] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 114.96 [+0.01] # 114.96 [+0.00] INFO: # Large scale dump tests # 163.56 [+48.60] TEST: IPv4 large scale dump tests [ OK ] # 361.03 [+197.47] TEST: IPv6 large scale dump tests [ OK ] # 560.97 [+199.94] TEST: L2 large scale dump tests [ OK ] # 572.01 [+11.04] TEST: Flush tests [ OK ] # 572.03 [+0.01] # 572.03 [+0.00] INFO: # Forwarding tests # 586.57 [+14.55] TEST: IPv4 host entries forwarding tests [ OK ] # 589.81 [+3.23] TEST: IPv6 host entries forwarding tests [ OK ] # 592.87 [+3.06] TEST: L2 host entries forwarding tests [ OK ] # 598.56 [+5.69] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 603.94 [+5.38] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 609.53 [+5.59] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 615.20 [+5.67] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 617.56 [+2.36] TEST: L2 port entries forwarding tests [ OK ] # 618.18 [+0.63] # 618.18 [+0.00] INFO: # Control packets tests # 621.71 [+3.53] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 625.20 [+3.49] 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__->