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.25 [+19.25] # 19.25 [+0.00] INFO: # Host entries configuration tests # 21.06 [+1.81] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.74 [+1.68] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.51 [+1.77] TEST: Common host entries configuration tests (L2) [ OK ] # 24.52 [+0.01] # 24.52 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.27 [+10.74] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.65 [+10.38] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 62.31 [+16.66] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 78.17 [+15.86] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 78.18 [+0.01] # 78.18 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 88.16 [+9.97] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 98.35 [+10.19] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 103.88 [+5.53] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 109.34 [+5.46] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 109.35 [+0.01] # 109.35 [+0.00] INFO: # Port group entries configuration tests - L2 # 119.61 [+10.26] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 120.27 [+0.66] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 120.28 [+0.01] # 120.28 [+0.00] INFO: # Large scale dump tests # 172.00 [+51.72] TEST: IPv4 large scale dump tests [ OK ] # 372.68 [+200.69] TEST: IPv6 large scale dump tests [ OK ] # 580.43 [+207.75] TEST: L2 large scale dump tests [ OK ] # 592.75 [+12.32] TEST: Flush tests [ OK ] # 592.76 [+0.01] # 592.76 [+0.00] INFO: # Forwarding tests # 608.17 [+15.41] TEST: IPv4 host entries forwarding tests [ OK ] # 611.72 [+3.55] TEST: IPv6 host entries forwarding tests [ OK ] # 615.07 [+3.35] TEST: L2 host entries forwarding tests [ OK ] # 621.95 [+6.88] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 627.77 [+5.82] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 634.20 [+6.43] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 640.46 [+6.27] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 642.94 [+2.48] TEST: L2 port entries forwarding tests [ OK ] # 643.68 [+0.74] # 643.68 [+0.00] INFO: # Control packets tests # 647.63 [+3.95] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 651.33 [+3.71] 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__->