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 # 18.72 [+18.72] # 18.72 [+0.00] INFO: # Host entries configuration tests # 20.47 [+1.74] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.17 [+1.70] TEST: Common host entries configuration tests (IPv6) [ OK ] # 23.99 [+1.83] TEST: Common host entries configuration tests (L2) [ OK ] # 24.00 [+0.01] # 24.00 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.26 [+10.26] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.38 [+10.12] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 60.13 [+15.75] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 75.72 [+15.59] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 75.73 [+0.01] # 75.73 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 88.04 [+12.31] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 99.73 [+11.69] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 105.48 [+5.75] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 110.97 [+5.49] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 110.98 [+0.01] # 110.98 [+0.00] INFO: # Port group entries configuration tests - L2 # 121.17 [+10.19] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 121.92 [+0.75] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 121.93 [+0.01] # 121.93 [+0.00] INFO: # Large scale dump tests # 169.51 [+47.58] TEST: IPv4 large scale dump tests [ OK ] # 367.62 [+198.11] TEST: IPv6 large scale dump tests [ OK ] # 562.87 [+195.26] TEST: L2 large scale dump tests [ OK ] # 574.69 [+11.81] TEST: Flush tests [ OK ] # 574.70 [+0.01] # 574.70 [+0.00] INFO: # Forwarding tests # 589.33 [+14.63] TEST: IPv4 host entries forwarding tests [ OK ] # 592.80 [+3.47] TEST: IPv6 host entries forwarding tests [ OK ] # 596.23 [+3.43] TEST: L2 host entries forwarding tests [ OK ] # 602.76 [+6.53] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 609.04 [+6.28] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 615.46 [+6.42] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 621.39 [+5.94] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 623.90 [+2.50] TEST: L2 port entries forwarding tests [ OK ] # 624.54 [+0.64] # 624.54 [+0.00] INFO: # Control packets tests # 628.32 [+3.78] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 631.82 [+3.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__->