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 # 22.00 [+22.00] # 22.00 [+0.00] INFO: # Host entries configuration tests # 23.90 [+1.90] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.82 [+1.92] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.82 [+2.00] TEST: Common host entries configuration tests (L2) [ OK ] # 27.83 [+0.01] # 27.83 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.32 [+10.49] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.85 [+10.53] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 65.56 [+16.71] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 83.04 [+17.48] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 83.05 [+0.01] # 83.05 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 93.96 [+10.91] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 104.48 [+10.52] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 110.12 [+5.64] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 115.82 [+5.70] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 115.83 [+0.01] # 115.83 [+0.00] INFO: # Port group entries configuration tests - L2 # 126.45 [+10.62] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 127.19 [+0.74] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 127.20 [+0.01] # 127.20 [+0.00] INFO: # Large scale dump tests # 181.06 [+53.86] TEST: IPv4 large scale dump tests [ OK ] # 396.59 [+215.53] TEST: IPv6 large scale dump tests [ OK ] # 606.66 [+210.06] TEST: L2 large scale dump tests [ OK ] # 618.88 [+12.23] TEST: Flush tests [ OK ] # 618.96 [+0.08] # 618.96 [+0.00] INFO: # Forwarding tests # 633.87 [+14.90] TEST: IPv4 host entries forwarding tests [ OK ] # 637.51 [+3.64] TEST: IPv6 host entries forwarding tests [ OK ] # 641.15 [+3.64] TEST: L2 host entries forwarding tests [ OK ] # 647.82 [+6.67] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 654.23 [+6.41] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 660.37 [+6.15] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 666.61 [+6.24] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 669.14 [+2.52] TEST: L2 port entries forwarding tests [ OK ] # 669.86 [+0.72] # 669.86 [+0.00] INFO: # Control packets tests # 673.75 [+3.89] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 677.60 [+3.85] 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__->