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.20 [+20.20] # 20.20 [+0.00] INFO: # Host entries configuration tests # 22.09 [+1.89] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.85 [+1.76] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.76 [+1.91] TEST: Common host entries configuration tests (L2) [ OK ] # 25.77 [+0.01] # 25.77 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.03 [+10.26] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.43 [+10.40] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 62.84 [+16.41] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 79.01 [+16.17] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 79.02 [+0.01] # 79.02 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 89.29 [+10.27] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 99.50 [+10.21] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 104.63 [+5.13] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 109.94 [+5.31] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 109.96 [+0.01] # 109.96 [+0.00] INFO: # Port group entries configuration tests - L2 # 119.80 [+9.84] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 120.48 [+0.69] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 120.49 [+0.01] # 120.49 [+0.00] INFO: # Large scale dump tests # 173.84 [+53.35] TEST: IPv4 large scale dump tests [ OK ] # 373.48 [+199.63] TEST: IPv6 large scale dump tests [ OK ] # 574.58 [+201.10] TEST: L2 large scale dump tests [ OK ] # 586.57 [+11.99] TEST: Flush tests [ OK ] # 586.59 [+0.01] # 586.59 [+0.00] INFO: # Forwarding tests # 601.43 [+14.85] TEST: IPv4 host entries forwarding tests [ OK ] # 605.13 [+3.70] TEST: IPv6 host entries forwarding tests [ OK ] # 608.38 [+3.25] TEST: L2 host entries forwarding tests [ OK ] # 615.16 [+6.78] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 621.16 [+6.00] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 626.69 [+5.53] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 632.51 [+5.82] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 634.88 [+2.37] TEST: L2 port entries forwarding tests [ OK ] # 635.53 [+0.65] # 635.53 [+0.00] INFO: # Control packets tests # 639.06 [+3.53] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 642.31 [+3.25] 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__->