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.69 [+19.69] # 19.69 [+0.00] INFO: # Host entries configuration tests # 21.54 [+1.84] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.31 [+1.78] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.99 [+1.68] TEST: Common host entries configuration tests (L2) [ OK ] # 25.00 [+0.01] # 25.00 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.40 [+10.40] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.41 [+10.01] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.51 [+16.10] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 77.94 [+16.43] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 77.96 [+0.01] # 77.96 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 88.27 [+10.32] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 98.38 [+10.11] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 104.03 [+5.65] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 109.21 [+5.18] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 109.22 [+0.01] # 109.22 [+0.00] INFO: # Port group entries configuration tests - L2 # 119.32 [+10.10] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 120.07 [+0.75] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 120.08 [+0.01] # 120.08 [+0.00] INFO: # Large scale dump tests # 171.09 [+51.02] TEST: IPv4 large scale dump tests [ OK ] # 372.91 [+201.81] TEST: IPv6 large scale dump tests [ OK ] # 582.46 [+209.55] TEST: L2 large scale dump tests [ OK ] # 593.92 [+11.46] TEST: Flush tests [ OK ] # 593.93 [+0.01] # 593.93 [+0.00] INFO: # Forwarding tests # 608.80 [+14.87] TEST: IPv4 host entries forwarding tests [ OK ] # 612.58 [+3.78] TEST: IPv6 host entries forwarding tests [ OK ] # 616.11 [+3.53] TEST: L2 host entries forwarding tests [ OK ] # 622.51 [+6.40] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 628.55 [+6.04] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 634.68 [+6.12] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 641.04 [+6.37] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 643.57 [+2.53] TEST: L2 port entries forwarding tests [ OK ] # 644.19 [+0.62] # 644.20 [+0.00] INFO: # Control packets tests # 647.93 [+3.73] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 651.37 [+3.44] 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__->