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.93 [+13.93] # 13.93 [+0.00] INFO: # Host entries configuration tests # 14.92 [+0.98] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.94 [+1.02] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.92 [+0.98] TEST: Common host entries configuration tests (L2) [ OK ] # 16.93 [+0.01] # 16.93 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 24.65 [+7.72] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 32.25 [+7.60] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 40.88 [+8.63] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 49.76 [+8.88] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 49.78 [+0.01] # 49.78 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 57.75 [+7.98] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 65.56 [+7.80] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 68.60 [+3.04] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 71.47 [+2.88] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 71.49 [+0.01] # 71.49 [+0.00] INFO: # Port group entries configuration tests - L2 # 79.29 [+7.80] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 79.66 [+0.37] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 79.67 [+0.01] # 79.67 [+0.00] INFO: # Large scale dump tests # 117.34 [+37.67] TEST: IPv4 large scale dump tests [ OK ] # 347.28 [+229.94] TEST: IPv6 large scale dump tests [ OK ] # 566.42 [+219.14] TEST: L2 large scale dump tests [ OK ] # 572.55 [+6.14] TEST: Flush tests [ OK ] # 572.65 [+0.10] # 572.65 [+0.00] INFO: # Forwarding tests # 585.67 [+13.01] TEST: IPv4 host entries forwarding tests [ OK ] # 587.80 [+2.13] TEST: IPv6 host entries forwarding tests [ OK ] # 589.79 [+1.99] TEST: L2 host entries forwarding tests [ OK ] # 593.56 [+3.77] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 597.60 [+4.04] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 601.35 [+3.75] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 604.95 [+3.60] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 606.41 [+1.47] TEST: L2 port entries forwarding tests [ OK ] # 606.84 [+0.42] # 606.84 [+0.00] INFO: # Control packets tests # 609.06 [+2.22] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 611.40 [+2.33] 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__->