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 # 19.89 [+19.89] # 19.89 [+0.00] INFO: # Host entries configuration tests # 21.59 [+1.69] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.23 [+1.65] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.97 [+1.74] TEST: Common host entries configuration tests (L2) [ OK ] # 24.98 [+0.01] # 24.98 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.18 [+10.20] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.18 [+10.00] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.07 [+15.89] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 76.41 [+15.33] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 76.42 [+0.02] # 76.42 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 86.30 [+9.88] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 96.14 [+9.84] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 100.94 [+4.79] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 106.16 [+5.22] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 106.17 [+0.01] # 106.17 [+0.00] INFO: # Port group entries configuration tests - L2 # 115.93 [+9.77] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 116.60 [+0.66] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 116.61 [+0.01] # 116.61 [+0.00] INFO: # Large scale dump tests # 164.65 [+48.05] TEST: IPv4 large scale dump tests [ OK ] # 371.10 [+206.45] TEST: IPv6 large scale dump tests [ OK ] # 563.69 [+192.59] TEST: L2 large scale dump tests [ OK ] # 575.35 [+11.66] TEST: Flush tests [ OK ] # 575.36 [+0.01] # 575.36 [+0.00] INFO: # Forwarding tests # 589.96 [+14.59] TEST: IPv4 host entries forwarding tests [ OK ] # 593.32 [+3.36] TEST: IPv6 host entries forwarding tests [ OK ] # 596.64 [+3.32] TEST: L2 host entries forwarding tests [ OK ] # 602.86 [+6.21] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 608.75 [+5.89] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 614.36 [+5.61] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 620.04 [+5.68] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 622.34 [+2.30] TEST: L2 port entries forwarding tests [ OK ] # 622.97 [+0.63] # 622.97 [+0.00] INFO: # Control packets tests # 626.91 [+3.94] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 630.24 [+3.33] 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__->