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 # 21.53 [+21.53] # 21.53 [+0.00] INFO: # Host entries configuration tests # 23.61 [+2.08] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.66 [+2.05] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.62 [+1.96] TEST: Common host entries configuration tests (L2) [ OK ] # 27.63 [+0.01] # 27.63 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.66 [+11.03] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 49.31 [+10.65] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 67.09 [+17.78] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 85.55 [+18.46] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 85.57 [+0.02] # 85.57 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 96.55 [+10.99] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 107.19 [+10.64] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 113.04 [+5.85] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 119.01 [+5.97] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 119.03 [+0.01] # 119.03 [+0.00] INFO: # Port group entries configuration tests - L2 # 129.53 [+10.50] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 130.28 [+0.75] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 130.30 [+0.01] # 130.30 [+0.00] INFO: # Large scale dump tests # 184.66 [+54.37] TEST: IPv4 large scale dump tests [ OK ] # 403.06 [+218.40] TEST: IPv6 large scale dump tests [ OK ] # 635.15 [+232.09] TEST: L2 large scale dump tests [ OK ] # 647.78 [+12.63] TEST: Flush tests [ OK ] # 647.80 [+0.02] # 647.80 [+0.00] INFO: # Forwarding tests # 662.90 [+15.10] TEST: IPv4 host entries forwarding tests [ OK ] # 666.68 [+3.78] TEST: IPv6 host entries forwarding tests [ OK ] # 670.23 [+3.55] TEST: L2 host entries forwarding tests [ OK ] # 676.53 [+6.30] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 682.54 [+6.01] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 688.73 [+6.19] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 694.93 [+6.19] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 697.48 [+2.55] TEST: L2 port entries forwarding tests [ OK ] # 698.13 [+0.65] # 698.13 [+0.00] INFO: # Control packets tests # 702.16 [+4.03] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 705.89 [+3.73] 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__->