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.74 [+19.74] # 19.75 [+0.00] INFO: # Host entries configuration tests # 21.42 [+1.67] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.15 [+1.73] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.89 [+1.74] TEST: Common host entries configuration tests (L2) [ OK ] # 24.90 [+0.01] # 24.90 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.00 [+10.09] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.22 [+10.22] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.05 [+15.83] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 76.41 [+15.36] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 76.42 [+0.01] # 76.42 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 86.21 [+9.79] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 96.31 [+10.09] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 101.63 [+5.32] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 107.04 [+5.41] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 107.05 [+0.01] # 107.05 [+0.00] INFO: # Port group entries configuration tests - L2 # 117.11 [+10.06] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 117.78 [+0.67] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 117.80 [+0.01] # 117.80 [+0.00] INFO: # Large scale dump tests # 171.36 [+53.57] TEST: IPv4 large scale dump tests [ OK ] # 376.10 [+204.73] TEST: IPv6 large scale dump tests [ OK ] # 569.98 [+193.89] TEST: L2 large scale dump tests [ OK ] # 580.98 [+11.00] TEST: Flush tests [ OK ] # 580.99 [+0.01] # 580.99 [+0.00] INFO: # Forwarding tests # 595.66 [+14.66] TEST: IPv4 host entries forwarding tests [ OK ] # 598.97 [+3.32] TEST: IPv6 host entries forwarding tests [ OK ] # 602.18 [+3.21] TEST: L2 host entries forwarding tests [ OK ] # 608.23 [+6.05] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 613.89 [+5.66] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 619.50 [+5.61] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 625.11 [+5.61] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 627.42 [+2.32] TEST: L2 port entries forwarding tests [ OK ] # 628.04 [+0.62] # 628.04 [+0.00] INFO: # Control packets tests # 631.64 [+3.60] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 635.14 [+3.50] 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__->