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 # 13.16 [+13.16] # 13.16 [+0.00] INFO: # Host entries configuration tests # 14.07 [+0.91] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.10 [+1.03] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.99 [+0.89] TEST: Common host entries configuration tests (L2) [ OK ] # 16.00 [+0.01] # 16.00 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.81 [+7.81] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.41 [+7.60] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 40.33 [+8.92] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 49.18 [+8.85] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 49.18 [+0.01] # 49.19 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 56.97 [+7.78] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 64.81 [+7.84] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 67.93 [+3.12] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 70.99 [+3.06] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 71.02 [+0.03] # 71.02 [+0.00] INFO: # Port group entries configuration tests - L2 # 78.96 [+7.94] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 79.39 [+0.43] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 79.40 [+0.01] # 79.40 [+0.00] INFO: # Large scale dump tests # 117.01 [+37.61] TEST: IPv4 large scale dump tests [ OK ] # 351.21 [+234.21] TEST: IPv6 large scale dump tests [ OK ] # 566.65 [+215.44] TEST: L2 large scale dump tests [ OK ] # 572.64 [+5.99] TEST: Flush tests [ OK ] # 572.74 [+0.10] # 572.74 [+0.00] INFO: # Forwarding tests # 585.57 [+12.83] TEST: IPv4 host entries forwarding tests [ OK ] # 587.67 [+2.10] TEST: IPv6 host entries forwarding tests [ OK ] # 589.74 [+2.07] TEST: L2 host entries forwarding tests [ OK ] # 593.46 [+3.73] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 597.03 [+3.57] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 600.54 [+3.51] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 604.10 [+3.55] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 605.60 [+1.50] TEST: L2 port entries forwarding tests [ OK ] # 606.02 [+0.42] # 606.02 [+0.00] INFO: # Control packets tests # 608.34 [+2.32] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 610.85 [+2.51] 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__->