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 # 12.55 [+12.55] # 12.55 [+0.00] INFO: # Host entries configuration tests # 13.36 [+0.81] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.16 [+0.80] TEST: Common host entries configuration tests (IPv6) [ OK ] # 14.98 [+0.83] TEST: Common host entries configuration tests (L2) [ OK ] # 15.00 [+0.01] # 15.00 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 22.29 [+7.29] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 29.89 [+7.60] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 37.70 [+7.81] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 46.39 [+8.69] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 46.41 [+0.01] # 46.41 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 54.50 [+8.09] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 62.55 [+8.05] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 65.64 [+3.09] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 68.85 [+3.21] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 68.86 [+0.01] # 68.86 [+0.00] INFO: # Port group entries configuration tests - L2 # 76.98 [+8.12] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 77.39 [+0.41] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 77.41 [+0.02] # 77.41 [+0.00] INFO: # Large scale dump tests # 115.54 [+38.13] TEST: IPv4 large scale dump tests [ OK ] # 334.08 [+218.54] TEST: IPv6 large scale dump tests [ OK ] # 562.72 [+228.64] TEST: L2 large scale dump tests [ OK ] # 569.15 [+6.43] TEST: Flush tests [ OK ] # 569.28 [+0.12] # 569.28 [+0.00] INFO: # Forwarding tests # 582.57 [+13.29] TEST: IPv4 host entries forwarding tests [ OK ] # 584.85 [+2.28] TEST: IPv6 host entries forwarding tests [ OK ] # 587.09 [+2.24] TEST: L2 host entries forwarding tests [ OK ] # 591.03 [+3.95] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 594.80 [+3.77] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 598.76 [+3.96] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 602.84 [+4.08] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 604.50 [+1.66] TEST: L2 port entries forwarding tests [ OK ] # 605.01 [+0.51] # 605.01 [+0.00] INFO: # Control packets tests # 607.63 [+2.62] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 610.13 [+2.50] 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__->