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.54 [+19.54] # 19.54 [+0.00] INFO: # Host entries configuration tests # 21.43 [+1.89] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.21 [+1.77] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.00 [+1.80] TEST: Common host entries configuration tests (L2) [ OK ] # 25.01 [+0.01] # 25.01 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.98 [+9.96] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.16 [+10.19] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 60.97 [+15.81] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 76.76 [+15.79] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 76.77 [+0.01] # 76.77 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 86.74 [+9.97] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 96.79 [+10.05] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 101.92 [+5.14] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 107.07 [+5.15] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 107.08 [+0.01] # 107.08 [+0.00] INFO: # Port group entries configuration tests - L2 # 117.28 [+10.20] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 118.02 [+0.74] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 118.02 [+0.01] # 118.02 [+0.00] INFO: # Large scale dump tests # 172.87 [+54.85] TEST: IPv4 large scale dump tests [ OK ] # 377.24 [+204.37] TEST: IPv6 large scale dump tests [ OK ] # 569.08 [+191.84] TEST: L2 large scale dump tests [ OK ] # 579.87 [+10.80] TEST: Flush tests [ OK ] # 579.88 [+0.01] # 579.88 [+0.00] INFO: # Forwarding tests # 594.40 [+14.51] TEST: IPv4 host entries forwarding tests [ OK ] # 597.82 [+3.43] TEST: IPv6 host entries forwarding tests [ OK ] # 601.10 [+3.28] TEST: L2 host entries forwarding tests [ OK ] # 607.44 [+6.34] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 613.10 [+5.66] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 618.99 [+5.89] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 625.02 [+6.03] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 627.56 [+2.54] TEST: L2 port entries forwarding tests [ OK ] # 628.33 [+0.76] # 628.33 [+0.00] INFO: # Control packets tests # 632.09 [+3.77] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 635.65 [+3.55] 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__->