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 # 18.84 [+18.84] # 18.84 [+0.00] INFO: # Host entries configuration tests # 20.47 [+1.63] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.18 [+1.71] TEST: Common host entries configuration tests (IPv6) [ OK ] # 23.96 [+1.78] TEST: Common host entries configuration tests (L2) [ OK ] # 23.96 [+0.01] # 23.96 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 33.98 [+10.01] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 43.67 [+9.69] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 59.06 [+15.39] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 74.63 [+15.57] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 74.64 [+0.01] # 74.64 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 86.10 [+11.46] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 97.60 [+11.50] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 103.51 [+5.91] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 108.95 [+5.44] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 108.97 [+0.02] # 108.97 [+0.00] INFO: # Port group entries configuration tests - L2 # 119.03 [+10.06] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 119.74 [+0.71] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 119.76 [+0.02] # 119.76 [+0.00] INFO: # Large scale dump tests # 168.85 [+49.09] TEST: IPv4 large scale dump tests [ OK ] # 372.90 [+204.05] TEST: IPv6 large scale dump tests [ OK ] # 565.59 [+192.70] TEST: L2 large scale dump tests [ OK ] # 576.31 [+10.72] TEST: Flush tests [ OK ] # 576.32 [+0.01] # 576.32 [+0.00] INFO: # Forwarding tests # 590.77 [+14.45] TEST: IPv4 host entries forwarding tests [ OK ] # 593.96 [+3.18] TEST: IPv6 host entries forwarding tests [ OK ] # 597.10 [+3.14] TEST: L2 host entries forwarding tests [ OK ] # 603.08 [+5.98] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 609.02 [+5.94] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 614.96 [+5.94] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 620.83 [+5.86] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 623.28 [+2.45] TEST: L2 port entries forwarding tests [ OK ] # 623.91 [+0.64] # 623.92 [+0.00] INFO: # Control packets tests # 627.46 [+3.54] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 630.75 [+3.29] 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__->