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.60 [+21.60] # 21.60 [+0.00] INFO: # Host entries configuration tests # 23.66 [+2.06] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.50 [+1.85] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.59 [+2.08] TEST: Common host entries configuration tests (L2) [ OK ] # 27.60 [+0.01] # 27.60 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.42 [+10.83] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 49.29 [+10.87] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 66.69 [+17.40] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 84.18 [+17.49] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 84.20 [+0.01] # 84.20 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 94.80 [+10.61] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 105.56 [+10.76] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 111.56 [+6.00] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 117.29 [+5.73] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 117.30 [+0.01] # 117.30 [+0.00] INFO: # Port group entries configuration tests - L2 # 128.39 [+11.09] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 129.16 [+0.77] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 129.18 [+0.01] # 129.18 [+0.00] INFO: # Large scale dump tests # 181.29 [+52.12] TEST: IPv4 large scale dump tests [ OK ] # 399.08 [+217.79] TEST: IPv6 large scale dump tests [ OK ] # 623.44 [+224.36] TEST: L2 large scale dump tests [ OK ] # 635.14 [+11.70] TEST: Flush tests [ OK ] # 635.15 [+0.01] # 635.15 [+0.00] INFO: # Forwarding tests # 650.00 [+14.85] TEST: IPv4 host entries forwarding tests [ OK ] # 653.58 [+3.58] TEST: IPv6 host entries forwarding tests [ OK ] # 657.07 [+3.49] TEST: L2 host entries forwarding tests [ OK ] # 663.37 [+6.30] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 669.28 [+5.90] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 675.14 [+5.86] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 681.20 [+6.06] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 683.76 [+2.56] TEST: L2 port entries forwarding tests [ OK ] # 684.43 [+0.68] # 684.43 [+0.00] INFO: # Control packets tests # 688.40 [+3.97] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 692.21 [+3.81] 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__->