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.22 [+19.22] # 19.22 [+0.00] INFO: # Host entries configuration tests # 20.89 [+1.67] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.58 [+1.69] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.23 [+1.65] TEST: Common host entries configuration tests (L2) [ OK ] # 24.24 [+0.01] # 24.24 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.24 [+10.01] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.36 [+10.11] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 59.86 [+15.50] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 75.83 [+15.97] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 75.84 [+0.01] # 75.84 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 86.31 [+10.47] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 96.31 [+10.00] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 101.54 [+5.24] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 106.69 [+5.15] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 106.70 [+0.01] # 106.70 [+0.00] INFO: # Port group entries configuration tests - L2 # 116.55 [+9.85] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 117.25 [+0.70] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 117.26 [+0.01] # 117.26 [+0.00] INFO: # Large scale dump tests # 165.63 [+48.37] TEST: IPv4 large scale dump tests [ OK ] # 360.97 [+195.34] TEST: IPv6 large scale dump tests [ OK ] # 565.07 [+204.10] TEST: L2 large scale dump tests [ OK ] # 577.21 [+12.14] TEST: Flush tests [ OK ] # 577.22 [+0.01] # 577.22 [+0.00] INFO: # Forwarding tests # 592.09 [+14.87] TEST: IPv4 host entries forwarding tests [ OK ] # 595.26 [+3.18] TEST: IPv6 host entries forwarding tests [ OK ] # 598.60 [+3.34] TEST: L2 host entries forwarding tests [ OK ] # 604.77 [+6.17] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 610.64 [+5.87] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 616.40 [+5.76] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 622.08 [+5.68] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 624.33 [+2.25] TEST: L2 port entries forwarding tests [ OK ] # 624.94 [+0.61] # 624.94 [+0.00] INFO: # Control packets tests # 628.59 [+3.65] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 632.06 [+3.47] 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__->