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.20 [+12.20] # 12.20 [+0.00] INFO: # Host entries configuration tests # 12.99 [+0.79] TEST: Common host entries configuration tests (IPv4) [ OK ] # 13.83 [+0.83] TEST: Common host entries configuration tests (IPv6) [ OK ] # 14.63 [+0.80] TEST: Common host entries configuration tests (L2) [ OK ] # 14.64 [+0.01] # 14.64 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 21.92 [+7.29] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 29.10 [+7.18] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 36.38 [+7.28] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 43.41 [+7.03] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 43.42 [+0.01] # 43.42 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 50.61 [+7.19] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 57.73 [+7.12] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 60.07 [+2.34] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 62.52 [+2.45] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 62.53 [+0.01] # 62.53 [+0.00] INFO: # Port group entries configuration tests - L2 # 69.81 [+7.28] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 70.16 [+0.34] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 70.17 [+0.01] # 70.17 [+0.00] INFO: # Large scale dump tests # 103.22 [+33.05] TEST: IPv4 large scale dump tests [ OK ] # 297.39 [+194.17] TEST: IPv6 large scale dump tests [ OK ] # 520.59 [+223.21] TEST: L2 large scale dump tests [ OK ] # 526.88 [+6.29] TEST: Flush tests [ OK ] # 526.98 [+0.10] # 526.98 [+0.00] INFO: # Forwarding tests # 540.10 [+13.12] TEST: IPv4 host entries forwarding tests [ OK ] # 542.37 [+2.27] TEST: IPv6 host entries forwarding tests [ OK ] # 544.64 [+2.27] TEST: L2 host entries forwarding tests [ OK ] # 548.79 [+4.15] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 552.79 [+4.00] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 556.77 [+3.98] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 560.70 [+3.93] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 562.41 [+1.70] TEST: L2 port entries forwarding tests [ OK ] # 562.87 [+0.47] # 562.88 [+0.00] INFO: # Control packets tests # 565.21 [+2.33] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 569.92 [+4.71] 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__->