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.86 [+18.86] # 18.86 [+0.00] INFO: # Host entries configuration tests # 20.54 [+1.68] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.25 [+1.71] TEST: Common host entries configuration tests (IPv6) [ OK ] # 23.90 [+1.64] TEST: Common host entries configuration tests (L2) [ OK ] # 23.92 [+0.02] # 23.92 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 33.78 [+9.86] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 43.60 [+9.82] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 59.87 [+16.27] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 75.84 [+15.97] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 75.85 [+0.01] # 75.85 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 86.17 [+10.33] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 96.44 [+10.26] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 101.82 [+5.38] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 106.83 [+5.01] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 106.84 [+0.01] # 106.84 [+0.00] INFO: # Port group entries configuration tests - L2 # 116.81 [+9.97] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 117.53 [+0.72] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 117.54 [+0.01] # 117.54 [+0.00] INFO: # Large scale dump tests # 166.57 [+49.03] TEST: IPv4 large scale dump tests [ OK ] # 374.53 [+207.96] TEST: IPv6 large scale dump tests [ OK ] # 574.08 [+199.55] TEST: L2 large scale dump tests [ OK ] # 585.86 [+11.78] TEST: Flush tests [ OK ] # 585.88 [+0.02] # 585.88 [+0.00] INFO: # Forwarding tests # 600.74 [+14.86] TEST: IPv4 host entries forwarding tests [ OK ] # 604.26 [+3.52] TEST: IPv6 host entries forwarding tests [ OK ] # 607.75 [+3.49] TEST: L2 host entries forwarding tests [ OK ] # 614.04 [+6.29] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 619.97 [+5.93] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 626.00 [+6.03] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 631.75 [+5.76] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 634.01 [+2.26] TEST: L2 port entries forwarding tests [ OK ] # 634.64 [+0.63] # 634.64 [+0.00] INFO: # Control packets tests # 638.49 [+3.85] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 642.32 [+3.83] 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__->