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.79 [+18.79] # 18.79 [+0.00] INFO: # Host entries configuration tests # 20.77 [+1.98] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.65 [+1.88] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.68 [+2.03] TEST: Common host entries configuration tests (L2) [ OK ] # 24.69 [+0.01] # 24.69 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.02 [+10.33] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.29 [+10.27] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 60.90 [+15.61] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 76.66 [+15.77] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 76.67 [+0.01] # 76.67 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 87.06 [+10.38] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 97.33 [+10.27] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 102.58 [+5.25] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 107.72 [+5.14] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 107.73 [+0.02] # 107.73 [+0.00] INFO: # Port group entries configuration tests - L2 # 118.01 [+10.28] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 118.72 [+0.70] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 118.73 [+0.01] # 118.73 [+0.00] INFO: # Large scale dump tests # 167.34 [+48.61] TEST: IPv4 large scale dump tests [ OK ] # 374.95 [+207.61] TEST: IPv6 large scale dump tests [ OK ] # 571.77 [+196.82] TEST: L2 large scale dump tests [ OK ] # 587.39 [+15.63] TEST: Flush tests [ OK ] # 587.41 [+0.01] # 587.41 [+0.00] INFO: # Forwarding tests # 602.22 [+14.82] TEST: IPv4 host entries forwarding tests [ OK ] # 605.67 [+3.44] TEST: IPv6 host entries forwarding tests [ OK ] # 608.91 [+3.24] TEST: L2 host entries forwarding tests [ OK ] # 615.06 [+6.16] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 620.86 [+5.80] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 626.61 [+5.74] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 632.68 [+6.07] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 635.15 [+2.48] TEST: L2 port entries forwarding tests [ OK ] # 635.83 [+0.68] # 635.83 [+0.00] INFO: # Control packets tests # 639.54 [+3.70] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 643.21 [+3.68] 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__->