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 # 21.40 [+21.40] # 21.40 [+0.00] INFO: # Host entries configuration tests # 23.37 [+1.97] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.26 [+1.89] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.31 [+2.05] TEST: Common host entries configuration tests (L2) [ OK ] # 27.32 [+0.01] # 27.32 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.93 [+10.61] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.48 [+10.55] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 66.27 [+17.79] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 84.77 [+18.50] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 84.78 [+0.01] # 84.78 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 95.31 [+10.53] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 106.17 [+10.86] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 112.40 [+6.23] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 118.70 [+6.30] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 118.71 [+0.01] # 118.71 [+0.00] INFO: # Port group entries configuration tests - L2 # 129.28 [+10.57] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 130.11 [+0.83] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 130.12 [+0.01] # 130.12 [+0.00] INFO: # Large scale dump tests # 184.18 [+54.06] TEST: IPv4 large scale dump tests [ OK ] # 413.23 [+229.05] TEST: IPv6 large scale dump tests [ OK ] # 627.07 [+213.84] TEST: L2 large scale dump tests [ OK ] # 639.52 [+12.45] TEST: Flush tests [ OK ] # 639.61 [+0.09] # 639.61 [+0.00] INFO: # Forwarding tests # 654.65 [+15.04] TEST: IPv4 host entries forwarding tests [ OK ] # 658.36 [+3.71] TEST: IPv6 host entries forwarding tests [ OK ] # 662.16 [+3.81] TEST: L2 host entries forwarding tests [ OK ] # 669.19 [+7.03] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 675.65 [+6.46] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 682.31 [+6.66] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 688.87 [+6.56] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 691.63 [+2.76] TEST: L2 port entries forwarding tests [ OK ] # 692.42 [+0.79] # 692.42 [+0.00] INFO: # Control packets tests # 696.62 [+4.19] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 700.73 [+4.12] 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__->