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 # 13.05 [+13.05] # 13.05 [+0.00] INFO: # Host entries configuration tests # 13.96 [+0.91] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.88 [+0.92] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.80 [+0.92] TEST: Common host entries configuration tests (L2) [ OK ] # 15.81 [+0.01] # 15.81 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.22 [+7.41] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 30.51 [+7.29] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 38.03 [+7.52] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 45.10 [+7.07] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 45.10 [+0.01] # 45.10 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 52.33 [+7.23] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 59.91 [+7.57] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 62.80 [+2.89] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 65.63 [+2.84] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 65.65 [+0.02] # 65.65 [+0.00] INFO: # Port group entries configuration tests - L2 # 73.28 [+7.63] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 73.62 [+0.35] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 73.64 [+0.01] # 73.64 [+0.00] INFO: # Large scale dump tests # 106.77 [+33.13] TEST: IPv4 large scale dump tests [ OK ] # 323.97 [+217.20] TEST: IPv6 large scale dump tests [ OK ] # 553.74 [+229.77] TEST: L2 large scale dump tests [ OK ] # 560.27 [+6.52] TEST: Flush tests [ OK ] # 560.38 [+0.12] # 560.38 [+0.00] INFO: # Forwarding tests # 573.50 [+13.12] TEST: IPv4 host entries forwarding tests [ OK ] # 575.87 [+2.36] TEST: IPv6 host entries forwarding tests [ OK ] # 578.05 [+2.19] TEST: L2 host entries forwarding tests [ OK ] # 582.32 [+4.26] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 586.28 [+3.96] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 590.21 [+3.93] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 593.98 [+3.76] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 595.56 [+1.58] TEST: L2 port entries forwarding tests [ OK ] # 596.00 [+0.44] # 596.00 [+0.00] INFO: # Control packets tests # 598.48 [+2.48] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 600.91 [+2.43] 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__->