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.10 [+19.10] # 19.10 [+0.00] INFO: # Host entries configuration tests # 20.86 [+1.76] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.62 [+1.76] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.49 [+1.87] TEST: Common host entries configuration tests (L2) [ OK ] # 24.50 [+0.01] # 24.50 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.59 [+10.09] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.77 [+10.18] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 60.50 [+15.74] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 76.00 [+15.50] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 76.01 [+0.01] # 76.01 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 85.95 [+9.94] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 96.12 [+10.16] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 101.49 [+5.37] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 106.52 [+5.03] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 106.53 [+0.01] # 106.53 [+0.00] INFO: # Port group entries configuration tests - L2 # 116.49 [+9.96] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 117.20 [+0.71] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 117.22 [+0.01] # 117.22 [+0.00] INFO: # Large scale dump tests # 166.23 [+49.01] TEST: IPv4 large scale dump tests [ OK ] # 377.79 [+211.56] TEST: IPv6 large scale dump tests [ OK ] # 578.62 [+200.84] TEST: L2 large scale dump tests [ OK ] # 590.09 [+11.47] TEST: Flush tests [ OK ] # 590.10 [+0.01] # 590.10 [+0.00] INFO: # Forwarding tests # 604.77 [+14.67] TEST: IPv4 host entries forwarding tests [ OK ] # 608.40 [+3.62] TEST: IPv6 host entries forwarding tests [ OK ] # 612.01 [+3.61] TEST: L2 host entries forwarding tests [ OK ] # 618.13 [+6.12] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 623.97 [+5.85] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 629.67 [+5.70] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 635.70 [+6.03] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 638.11 [+2.41] TEST: L2 port entries forwarding tests [ OK ] # 638.76 [+0.65] # 638.76 [+0.00] INFO: # Control packets tests # 642.52 [+3.76] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 645.94 [+3.43] 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__->