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.89 [+12.89] # 12.89 [+0.00] INFO: # Host entries configuration tests # 13.88 [+0.99] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.89 [+1.00] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.80 [+0.91] TEST: Common host entries configuration tests (L2) [ OK ] # 15.81 [+0.01] # 15.81 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.36 [+7.55] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 30.93 [+7.58] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 39.02 [+8.09] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 47.60 [+8.58] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 47.61 [+0.01] # 47.61 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 55.29 [+7.68] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 63.05 [+7.76] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 66.01 [+2.96] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 68.90 [+2.89] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 68.91 [+0.01] # 68.91 [+0.00] INFO: # Port group entries configuration tests - L2 # 76.58 [+7.67] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 76.95 [+0.37] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 76.96 [+0.01] # 76.96 [+0.00] INFO: # Large scale dump tests # 111.74 [+34.78] TEST: IPv4 large scale dump tests [ OK ] # 333.43 [+221.69] TEST: IPv6 large scale dump tests [ OK ] # 563.81 [+230.38] TEST: L2 large scale dump tests [ OK ] # 569.90 [+6.08] TEST: Flush tests [ OK ] # 569.99 [+0.09] # 569.99 [+0.00] INFO: # Forwarding tests # 583.05 [+13.06] TEST: IPv4 host entries forwarding tests [ OK ] # 585.20 [+2.16] TEST: IPv6 host entries forwarding tests [ OK ] # 587.22 [+2.02] TEST: L2 host entries forwarding tests [ OK ] # 591.11 [+3.89] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 594.86 [+3.76] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 598.46 [+3.59] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 601.84 [+3.38] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 603.23 [+1.39] TEST: L2 port entries forwarding tests [ OK ] # 603.62 [+0.38] # 603.62 [+0.00] INFO: # Control packets tests # 605.87 [+2.25] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 608.32 [+2.46] 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__->