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.85 [+13.85] # 13.85 [+0.00] INFO: # Host entries configuration tests # 14.84 [+0.99] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.78 [+0.94] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.67 [+0.89] TEST: Common host entries configuration tests (L2) [ OK ] # 16.68 [+0.01] # 16.68 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 24.37 [+7.69] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 32.17 [+7.79] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 40.91 [+8.75] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 49.82 [+8.91] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 49.83 [+0.01] # 49.83 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 57.73 [+7.90] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 65.36 [+7.63] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 68.32 [+2.97] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 71.19 [+2.86] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 71.20 [+0.01] # 71.20 [+0.00] INFO: # Port group entries configuration tests - L2 # 79.00 [+7.80] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 79.34 [+0.34] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 79.35 [+0.01] # 79.35 [+0.00] INFO: # Large scale dump tests # 115.93 [+36.58] TEST: IPv4 large scale dump tests [ OK ] # 340.52 [+224.60] TEST: IPv6 large scale dump tests [ OK ] # 562.76 [+222.24] TEST: L2 large scale dump tests [ OK ] # 568.92 [+6.15] TEST: Flush tests [ OK ] # 568.99 [+0.08] # 568.99 [+0.00] INFO: # Forwarding tests # 581.71 [+12.71] TEST: IPv4 host entries forwarding tests [ OK ] # 583.73 [+2.02] TEST: IPv6 host entries forwarding tests [ OK ] # 585.74 [+2.01] TEST: L2 host entries forwarding tests [ OK ] # 589.52 [+3.78] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 593.03 [+3.51] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 596.56 [+3.53] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 600.18 [+3.62] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 601.58 [+1.40] TEST: L2 port entries forwarding tests [ OK ] # 601.98 [+0.40] # 601.98 [+0.00] INFO: # Control packets tests # 604.16 [+2.18] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 606.55 [+2.39] 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__->