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 # 12.61 [+12.61] # 12.61 [+0.00] INFO: # Host entries configuration tests # 13.41 [+0.80] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.26 [+0.85] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.08 [+0.83] TEST: Common host entries configuration tests (L2) [ OK ] # 15.09 [+0.01] # 15.09 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 22.40 [+7.31] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 29.77 [+7.38] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 37.66 [+7.89] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 45.90 [+8.24] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 45.91 [+0.01] # 45.91 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 53.42 [+7.51] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 60.74 [+7.32] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 63.28 [+2.54] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 66.02 [+2.74] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 66.04 [+0.02] # 66.04 [+0.00] INFO: # Port group entries configuration tests - L2 # 73.54 [+7.50] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 73.88 [+0.34] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 73.89 [+0.01] # 73.89 [+0.00] INFO: # Large scale dump tests # 106.82 [+32.93] TEST: IPv4 large scale dump tests [ OK ] # 301.13 [+194.30] TEST: IPv6 large scale dump tests [ OK ] # 492.02 [+190.89] TEST: L2 large scale dump tests [ OK ] # 498.42 [+6.40] TEST: Flush tests [ OK ] # 498.52 [+0.10] # 498.52 [+0.00] INFO: # Forwarding tests # 511.22 [+12.70] TEST: IPv4 host entries forwarding tests [ OK ] # 513.13 [+1.92] TEST: IPv6 host entries forwarding tests [ OK ] # 515.05 [+1.91] TEST: L2 host entries forwarding tests [ OK ] # 518.74 [+3.69] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 522.17 [+3.43] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 525.75 [+3.58] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 529.32 [+3.57] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 530.77 [+1.45] TEST: L2 port entries forwarding tests [ OK ] # 531.28 [+0.51] # 531.28 [+0.00] INFO: # Control packets tests # 533.60 [+2.33] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 536.04 [+2.44] 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__->