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.27 [+20.27] # 20.27 [+0.00] INFO: # Host entries configuration tests # 21.96 [+1.69] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.63 [+1.67] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.39 [+1.76] TEST: Common host entries configuration tests (L2) [ OK ] # 25.40 [+0.01] # 25.40 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.59 [+10.19] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.65 [+10.06] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.82 [+16.16] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 77.53 [+15.71] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 77.54 [+0.01] # 77.54 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 87.62 [+10.08] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 99.98 [+12.36] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 106.87 [+6.88] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 112.83 [+5.97] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 112.84 [+0.01] # 112.84 [+0.00] INFO: # Port group entries configuration tests - L2 # 122.94 [+10.09] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 123.57 [+0.63] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 123.58 [+0.01] # 123.58 [+0.00] INFO: # Large scale dump tests # 172.58 [+49.00] TEST: IPv4 large scale dump tests [ OK ] # 374.01 [+201.43] TEST: IPv6 large scale dump tests [ OK ] # 576.36 [+202.34] TEST: L2 large scale dump tests [ OK ] # 587.49 [+11.13] TEST: Flush tests [ OK ] # 587.49 [+0.01] # 587.49 [+0.00] INFO: # Forwarding tests # 602.25 [+14.76] TEST: IPv4 host entries forwarding tests [ OK ] # 605.54 [+3.29] TEST: IPv6 host entries forwarding tests [ OK ] # 609.02 [+3.48] TEST: L2 host entries forwarding tests [ OK ] # 615.08 [+6.06] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 620.99 [+5.91] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 626.66 [+5.67] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 632.51 [+5.85] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 634.85 [+2.34] TEST: L2 port entries forwarding tests [ OK ] # 635.47 [+0.62] # 635.47 [+0.00] INFO: # Control packets tests # 639.03 [+3.56] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 642.45 [+3.42] 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__->