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.20 [+13.20] # 13.20 [+0.00] INFO: # Host entries configuration tests # 14.16 [+0.96] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.02 [+0.87] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.98 [+0.96] TEST: Common host entries configuration tests (L2) [ OK ] # 15.99 [+0.01] # 15.99 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.79 [+7.80] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.38 [+7.58] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 39.40 [+8.02] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 47.53 [+8.13] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 47.54 [+0.02] # 47.54 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 55.08 [+7.53] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 62.77 [+7.70] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 65.69 [+2.91] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 68.45 [+2.76] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 68.46 [+0.02] # 68.46 [+0.00] INFO: # Port group entries configuration tests - L2 # 75.98 [+7.52] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 76.31 [+0.33] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 76.32 [+0.01] # 76.32 [+0.00] INFO: # Large scale dump tests # 113.13 [+36.81] TEST: IPv4 large scale dump tests [ OK ] # 335.72 [+222.59] TEST: IPv6 large scale dump tests [ OK ] # 566.76 [+231.04] TEST: L2 large scale dump tests [ OK ] # 572.79 [+6.04] TEST: Flush tests [ OK ] # 572.89 [+0.10] # 572.89 [+0.00] INFO: # Forwarding tests # 585.56 [+12.67] TEST: IPv4 host entries forwarding tests [ OK ] # 587.51 [+1.96] TEST: IPv6 host entries forwarding tests [ OK ] # 589.60 [+2.08] TEST: L2 host entries forwarding tests [ OK ] # 593.52 [+3.92] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 597.13 [+3.61] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 600.76 [+3.63] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 604.57 [+3.81] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 606.09 [+1.52] TEST: L2 port entries forwarding tests [ OK ] # 606.56 [+0.47] # 606.56 [+0.00] INFO: # Control packets tests # 608.91 [+2.35] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 611.21 [+2.30] 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__->