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.68 [+19.68] # 19.68 [+0.00] INFO: # Host entries configuration tests # 21.66 [+1.98] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.51 [+1.85] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.53 [+2.02] TEST: Common host entries configuration tests (L2) [ OK ] # 25.54 [+0.01] # 25.54 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.90 [+10.35] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.55 [+10.65] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 62.16 [+15.61] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 78.05 [+15.89] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 78.06 [+0.01] # 78.06 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 88.67 [+10.61] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 99.00 [+10.33] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 107.65 [+8.64] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 114.50 [+6.85] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 114.51 [+0.01] # 114.51 [+0.00] INFO: # Port group entries configuration tests - L2 # 125.17 [+10.66] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 125.85 [+0.68] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 125.87 [+0.01] # 125.87 [+0.00] INFO: # Large scale dump tests # 175.14 [+49.27] TEST: IPv4 large scale dump tests [ OK ] # 378.15 [+203.01] TEST: IPv6 large scale dump tests [ OK ] # 572.01 [+193.86] TEST: L2 large scale dump tests [ OK ] # 587.92 [+15.92] TEST: Flush tests [ OK ] # 587.93 [+0.01] # 587.93 [+0.00] INFO: # Forwarding tests # 602.65 [+14.72] TEST: IPv4 host entries forwarding tests [ OK ] # 606.08 [+3.43] TEST: IPv6 host entries forwarding tests [ OK ] # 609.41 [+3.34] TEST: L2 host entries forwarding tests [ OK ] # 615.62 [+6.21] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 621.48 [+5.86] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 627.07 [+5.59] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 632.73 [+5.66] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 635.15 [+2.41] TEST: L2 port entries forwarding tests [ OK ] # 635.81 [+0.66] # 635.81 [+0.00] INFO: # Control packets tests # 639.30 [+3.49] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 642.77 [+3.46] 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__->