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.19 [+13.19] # 13.19 [+0.00] INFO: # Host entries configuration tests # 14.16 [+0.97] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.17 [+1.01] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.13 [+0.97] TEST: Common host entries configuration tests (L2) [ OK ] # 16.15 [+0.01] # 16.15 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.93 [+7.79] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.44 [+7.51] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 39.76 [+8.32] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 48.55 [+8.78] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 48.56 [+0.01] # 48.56 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 56.53 [+7.97] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 64.37 [+7.84] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 67.44 [+3.07] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 70.30 [+2.87] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 70.32 [+0.01] # 70.32 [+0.00] INFO: # Port group entries configuration tests - L2 # 78.09 [+7.78] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 78.49 [+0.39] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 78.50 [+0.01] # 78.50 [+0.00] INFO: # Large scale dump tests # 114.93 [+36.43] TEST: IPv4 large scale dump tests [ OK ] # 344.72 [+229.79] TEST: IPv6 large scale dump tests [ OK ] # 574.41 [+229.69] TEST: L2 large scale dump tests [ OK ] # 580.35 [+5.94] TEST: Flush tests [ OK ] # 580.44 [+0.09] # 580.44 [+0.00] INFO: # Forwarding tests # 593.10 [+12.67] TEST: IPv4 host entries forwarding tests [ OK ] # 594.98 [+1.88] TEST: IPv6 host entries forwarding tests [ OK ] # 596.92 [+1.95] TEST: L2 host entries forwarding tests [ OK ] # 600.89 [+3.96] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 604.36 [+3.47] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 607.81 [+3.45] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 611.26 [+3.45] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 612.54 [+1.28] TEST: L2 port entries forwarding tests [ OK ] # 612.93 [+0.40] # 612.93 [+0.00] INFO: # Control packets tests # 614.99 [+2.05] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 617.36 [+2.38] 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__->