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.47 [+13.47] # 13.48 [+0.00] INFO: # Host entries configuration tests # 14.42 [+0.94] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.25 [+0.84] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.19 [+0.94] TEST: Common host entries configuration tests (L2) [ OK ] # 16.20 [+0.01] # 16.20 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.87 [+7.67] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.27 [+7.39] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 40.13 [+8.86] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 49.24 [+9.11] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 49.26 [+0.01] # 49.26 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 56.92 [+7.67] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 64.81 [+7.89] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 67.76 [+2.95] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 70.75 [+3.00] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 70.76 [+0.01] # 70.76 [+0.00] INFO: # Port group entries configuration tests - L2 # 78.74 [+7.97] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 79.18 [+0.44] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 79.19 [+0.01] # 79.19 [+0.00] INFO: # Large scale dump tests # 117.30 [+38.10] TEST: IPv4 large scale dump tests [ OK ] # 340.17 [+222.87] TEST: IPv6 large scale dump tests [ OK ] # 562.07 [+221.90] TEST: L2 large scale dump tests [ OK ] # 568.24 [+6.17] TEST: Flush tests [ OK ] # 568.33 [+0.09] # 568.33 [+0.00] INFO: # Forwarding tests # 581.05 [+12.72] TEST: IPv4 host entries forwarding tests [ OK ] # 583.08 [+2.03] TEST: IPv6 host entries forwarding tests [ OK ] # 585.12 [+2.04] TEST: L2 host entries forwarding tests [ OK ] # 589.16 [+4.03] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 592.89 [+3.74] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 596.68 [+3.79] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 600.30 [+3.62] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 601.75 [+1.45] TEST: L2 port entries forwarding tests [ OK ] # 602.18 [+0.43] # 602.18 [+0.00] INFO: # Control packets tests # 604.42 [+2.24] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 606.82 [+2.40] 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__->