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.34 [+13.34] # 13.34 [+0.00] INFO: # Host entries configuration tests # 14.33 [+0.98] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.32 [+0.99] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.29 [+0.97] TEST: Common host entries configuration tests (L2) [ OK ] # 16.30 [+0.01] # 16.30 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.95 [+7.64] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.50 [+7.55] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 40.78 [+9.29] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 49.85 [+9.06] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 49.86 [+0.01] # 49.86 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 57.76 [+7.90] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 65.37 [+7.62] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 68.42 [+3.05] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 71.33 [+2.90] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 71.34 [+0.01] # 71.34 [+0.00] INFO: # Port group entries configuration tests - L2 # 79.19 [+7.85] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 79.60 [+0.41] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 79.62 [+0.01] # 79.62 [+0.00] INFO: # Large scale dump tests # 117.36 [+37.75] TEST: IPv4 large scale dump tests [ OK ] # 348.92 [+231.56] TEST: IPv6 large scale dump tests [ OK ] # 566.08 [+217.16] TEST: L2 large scale dump tests [ OK ] # 572.45 [+6.37] TEST: Flush tests [ OK ] # 572.56 [+0.11] # 572.56 [+0.00] INFO: # Forwarding tests # 585.57 [+13.01] TEST: IPv4 host entries forwarding tests [ OK ] # 587.68 [+2.12] TEST: IPv6 host entries forwarding tests [ OK ] # 589.71 [+2.03] TEST: L2 host entries forwarding tests [ OK ] # 593.39 [+3.68] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 596.90 [+3.51] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 600.78 [+3.88] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 604.58 [+3.80] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 606.03 [+1.45] TEST: L2 port entries forwarding tests [ OK ] # 606.51 [+0.48] # 606.52 [+0.00] INFO: # Control packets tests # 608.81 [+2.30] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 610.98 [+2.16] 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__->