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 # 20.09 [+20.09] # 20.09 [+0.00] INFO: # Host entries configuration tests # 21.89 [+1.80] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.70 [+1.81] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.43 [+1.73] TEST: Common host entries configuration tests (L2) [ OK ] # 25.44 [+0.01] # 25.44 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.95 [+10.51] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.95 [+10.00] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 62.06 [+16.11] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 77.90 [+15.83] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 77.91 [+0.01] # 77.91 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 88.00 [+10.09] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 98.16 [+10.16] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 103.61 [+5.45] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 108.92 [+5.30] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 108.93 [+0.01] # 108.93 [+0.00] INFO: # Port group entries configuration tests - L2 # 118.99 [+10.06] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 119.65 [+0.66] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 119.66 [+0.01] # 119.66 [+0.00] INFO: # Large scale dump tests # 167.89 [+48.22] TEST: IPv4 large scale dump tests [ OK ] # 373.47 [+205.58] TEST: IPv6 large scale dump tests [ OK ] # 576.23 [+202.77] TEST: L2 large scale dump tests [ OK ] # 587.33 [+11.09] TEST: Flush tests [ OK ] # 587.34 [+0.01] # 587.34 [+0.00] INFO: # Forwarding tests # 602.03 [+14.69] TEST: IPv4 host entries forwarding tests [ OK ] # 605.51 [+3.48] TEST: IPv6 host entries forwarding tests [ OK ] # 608.98 [+3.47] TEST: L2 host entries forwarding tests [ OK ] # 615.13 [+6.15] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 621.02 [+5.89] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 626.95 [+5.93] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 632.92 [+5.97] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 635.36 [+2.44] TEST: L2 port entries forwarding tests [ OK ] # 635.97 [+0.61] # 635.97 [+0.00] INFO: # Control packets tests # 639.71 [+3.74] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 643.24 [+3.53] 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__->