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.25 [+12.25] # 12.25 [+0.00] INFO: # Host entries configuration tests # 13.12 [+0.87] TEST: Common host entries configuration tests (IPv4) [ OK ] # 13.96 [+0.84] TEST: Common host entries configuration tests (IPv6) [ OK ] # 14.82 [+0.87] TEST: Common host entries configuration tests (L2) [ OK ] # 14.83 [+0.01] # 14.83 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 22.31 [+7.48] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 29.64 [+7.33] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 37.10 [+7.46] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 44.61 [+7.50] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 44.61 [+0.01] # 44.61 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 51.92 [+7.31] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 59.53 [+7.61] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 62.19 [+2.66] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 64.92 [+2.73] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 64.94 [+0.02] # 64.94 [+0.00] INFO: # Port group entries configuration tests - L2 # 72.33 [+7.40] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 72.67 [+0.34] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 72.68 [+0.01] # 72.68 [+0.00] INFO: # Large scale dump tests # 105.79 [+33.11] TEST: IPv4 large scale dump tests [ OK ] # 309.77 [+203.98] TEST: IPv6 large scale dump tests [ OK ] # 523.86 [+214.09] TEST: L2 large scale dump tests [ OK ] # 529.57 [+5.71] TEST: Flush tests [ OK ] # 529.66 [+0.09] # 529.66 [+0.00] INFO: # Forwarding tests # 542.59 [+12.93] TEST: IPv4 host entries forwarding tests [ OK ] # 544.71 [+2.12] TEST: IPv6 host entries forwarding tests [ OK ] # 546.72 [+2.00] TEST: L2 host entries forwarding tests [ OK ] # 550.50 [+3.78] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 554.02 [+3.53] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 557.59 [+3.57] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 561.05 [+3.46] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 562.49 [+1.44] TEST: L2 port entries forwarding tests [ OK ] # 562.93 [+0.44] # 562.93 [+0.00] INFO: # Control packets tests # 565.22 [+2.29] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 567.44 [+2.22] 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__->