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.43 [+13.43] # 13.43 [+0.00] INFO: # Host entries configuration tests # 14.41 [+0.98] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.49 [+1.09] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.53 [+1.04] TEST: Common host entries configuration tests (L2) [ OK ] # 16.55 [+0.02] # 16.55 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 24.50 [+7.95] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 32.11 [+7.60] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 41.16 [+9.05] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 49.98 [+8.82] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 49.99 [+0.01] # 49.99 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 57.90 [+7.91] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 65.63 [+7.73] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 68.70 [+3.07] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 71.71 [+3.02] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 71.74 [+0.03] # 71.74 [+0.00] INFO: # Port group entries configuration tests - L2 # 79.77 [+8.03] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 80.14 [+0.37] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 80.15 [+0.01] # 80.15 [+0.00] INFO: # Large scale dump tests # 115.76 [+35.61] TEST: IPv4 large scale dump tests [ OK ] # 346.93 [+231.16] TEST: IPv6 large scale dump tests [ OK ] # 552.45 [+205.52] TEST: L2 large scale dump tests [ OK ] # 558.32 [+5.87] TEST: Flush tests [ OK ] # 558.41 [+0.10] # 558.41 [+0.00] INFO: # Forwarding tests # 571.17 [+12.75] TEST: IPv4 host entries forwarding tests [ OK ] # 573.18 [+2.02] TEST: IPv6 host entries forwarding tests [ OK ] # 575.16 [+1.98] TEST: L2 host entries forwarding tests [ OK ] # 579.06 [+3.90] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 582.68 [+3.62] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 586.30 [+3.62] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 589.86 [+3.55] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 591.38 [+1.52] TEST: L2 port entries forwarding tests [ OK ] # 591.77 [+0.40] # 591.77 [+0.00] INFO: # Control packets tests # 594.02 [+2.25] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 596.20 [+2.17] 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__->