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.13 [+13.13] # 13.13 [+0.00] INFO: # Host entries configuration tests # 14.11 [+0.98] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.04 [+0.93] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.92 [+0.89] TEST: Common host entries configuration tests (L2) [ OK ] # 15.93 [+0.01] # 15.93 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 24.45 [+8.52] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 34.70 [+10.25] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 43.52 [+8.82] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 51.97 [+8.44] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 51.98 [+0.01] # 51.98 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 59.73 [+7.75] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 67.52 [+7.79] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 70.62 [+3.10] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 73.71 [+3.09] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 73.72 [+0.01] # 73.72 [+0.00] INFO: # Port group entries configuration tests - L2 # 81.46 [+7.73] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 81.86 [+0.40] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 81.87 [+0.01] # 81.87 [+0.00] INFO: # Large scale dump tests # 118.35 [+36.48] TEST: IPv4 large scale dump tests [ OK ] # 339.68 [+221.34] TEST: IPv6 large scale dump tests [ OK ] # 559.96 [+220.28] TEST: L2 large scale dump tests [ OK ] # 565.89 [+5.93] TEST: Flush tests [ OK ] # 565.99 [+0.10] # 565.99 [+0.00] INFO: # Forwarding tests # 578.89 [+12.90] TEST: IPv4 host entries forwarding tests [ OK ] # 580.90 [+2.02] TEST: IPv6 host entries forwarding tests [ OK ] # 582.78 [+1.88] TEST: L2 host entries forwarding tests [ OK ] # 586.58 [+3.80] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 590.03 [+3.45] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 593.44 [+3.41] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 597.15 [+3.71] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 598.67 [+1.52] TEST: L2 port entries forwarding tests [ OK ] # 599.10 [+0.44] # 599.11 [+0.00] INFO: # Control packets tests # 601.34 [+2.23] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 603.75 [+2.41] 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__->