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 # 19.24 [+19.24] # 19.24 [+0.00] INFO: # Host entries configuration tests # 20.93 [+1.70] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.82 [+1.89] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.56 [+1.74] TEST: Common host entries configuration tests (L2) [ OK ] # 24.56 [+0.01] # 24.56 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.70 [+10.13] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.54 [+9.84] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 60.36 [+15.82] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 75.82 [+15.46] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 75.83 [+0.01] # 75.83 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 85.84 [+10.01] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 95.74 [+9.90] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 100.83 [+5.09] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 105.98 [+5.15] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 105.99 [+0.01] # 105.99 [+0.00] INFO: # Port group entries configuration tests - L2 # 115.91 [+9.93] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 116.58 [+0.66] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 116.59 [+0.01] # 116.59 [+0.00] INFO: # Large scale dump tests # 170.40 [+53.82] TEST: IPv4 large scale dump tests [ OK ] # 363.67 [+193.26] TEST: IPv6 large scale dump tests [ OK ] # 553.92 [+190.26] TEST: L2 large scale dump tests [ OK ] # 564.81 [+10.88] TEST: Flush tests [ OK ] # 564.81 [+0.01] # 564.82 [+0.00] INFO: # Forwarding tests # 579.30 [+14.48] TEST: IPv4 host entries forwarding tests [ OK ] # 582.79 [+3.49] TEST: IPv6 host entries forwarding tests [ OK ] # 586.05 [+3.26] TEST: L2 host entries forwarding tests [ OK ] # 591.99 [+5.94] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 597.44 [+5.45] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 603.13 [+5.69] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 609.01 [+5.88] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 611.34 [+2.33] TEST: L2 port entries forwarding tests [ OK ] # 612.05 [+0.71] # 612.05 [+0.00] INFO: # Control packets tests # 615.49 [+3.44] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 618.92 [+3.43] 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__->