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.23 [+13.23] # 13.23 [+0.00] INFO: # Host entries configuration tests # 14.17 [+0.94] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.08 [+0.92] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.98 [+0.90] TEST: Common host entries configuration tests (L2) [ OK ] # 16.00 [+0.01] # 16.00 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.62 [+7.63] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.21 [+7.58] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 39.59 [+8.39] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 48.23 [+8.64] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 48.24 [+0.01] # 48.24 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 55.99 [+7.74] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 63.84 [+7.85] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 66.91 [+3.07] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 69.97 [+3.05] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 69.98 [+0.01] # 69.98 [+0.00] INFO: # Port group entries configuration tests - L2 # 77.81 [+7.83] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 78.19 [+0.38] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 78.21 [+0.01] # 78.21 [+0.00] INFO: # Large scale dump tests # 115.49 [+37.28] TEST: IPv4 large scale dump tests [ OK ] # 342.25 [+226.77] TEST: IPv6 large scale dump tests [ OK ] # 566.88 [+224.63] TEST: L2 large scale dump tests [ OK ] # 572.86 [+5.97] TEST: Flush tests [ OK ] # 572.96 [+0.10] # 572.96 [+0.00] INFO: # Forwarding tests # 585.75 [+12.80] TEST: IPv4 host entries forwarding tests [ OK ] # 587.66 [+1.91] TEST: IPv6 host entries forwarding tests [ OK ] # 589.68 [+2.02] TEST: L2 host entries forwarding tests [ OK ] # 593.30 [+3.62] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 596.92 [+3.63] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 600.69 [+3.77] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 604.39 [+3.70] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 605.90 [+1.51] TEST: L2 port entries forwarding tests [ OK ] # 606.34 [+0.44] # 606.34 [+0.00] INFO: # Control packets tests # 608.59 [+2.26] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 610.82 [+2.23] 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__->