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.22 [+12.22] # 12.22 [+0.00] INFO: # Host entries configuration tests # 13.05 [+0.83] TEST: Common host entries configuration tests (IPv4) [ OK ] # 13.94 [+0.89] TEST: Common host entries configuration tests (IPv6) [ OK ] # 14.75 [+0.81] TEST: Common host entries configuration tests (L2) [ OK ] # 14.76 [+0.01] # 14.76 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 22.06 [+7.30] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 29.43 [+7.37] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 36.75 [+7.32] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 43.86 [+7.11] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 43.87 [+0.01] # 43.87 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 51.10 [+7.23] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 58.45 [+7.34] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 60.84 [+2.40] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 63.24 [+2.40] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 63.25 [+0.01] # 63.25 [+0.00] INFO: # Port group entries configuration tests - L2 # 70.48 [+7.22] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 70.81 [+0.33] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 70.82 [+0.02] # 70.82 [+0.00] INFO: # Large scale dump tests # 102.31 [+31.49] TEST: IPv4 large scale dump tests [ OK ] # 293.58 [+191.27] TEST: IPv6 large scale dump tests [ OK ] # 502.90 [+209.32] TEST: L2 large scale dump tests [ OK ] # 509.80 [+6.89] TEST: Flush tests [ OK ] # 509.90 [+0.10] # 509.90 [+0.00] INFO: # Forwarding tests # 522.91 [+13.00] TEST: IPv4 host entries forwarding tests [ OK ] # 525.12 [+2.21] TEST: IPv6 host entries forwarding tests [ OK ] # 527.21 [+2.09] TEST: L2 host entries forwarding tests [ OK ] # 531.02 [+3.81] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 534.61 [+3.59] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 538.13 [+3.51] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 541.89 [+3.76] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 543.38 [+1.49] TEST: L2 port entries forwarding tests [ OK ] # 543.83 [+0.46] # 543.83 [+0.00] INFO: # Control packets tests # 546.07 [+2.24] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 548.60 [+2.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__->