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 # 20.07 [+20.07] # 20.07 [+0.00] INFO: # Host entries configuration tests # 21.82 [+1.74] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.70 [+1.88] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.43 [+1.73] TEST: Common host entries configuration tests (L2) [ OK ] # 25.43 [+0.01] # 25.44 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.62 [+10.18] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.72 [+10.10] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.90 [+16.17] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 78.87 [+16.98] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 78.88 [+0.01] # 78.88 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 89.12 [+10.24] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 99.21 [+10.09] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 104.68 [+5.47] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 110.34 [+5.67] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 110.35 [+0.01] # 110.35 [+0.00] INFO: # Port group entries configuration tests - L2 # 120.71 [+10.36] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 121.43 [+0.73] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 121.45 [+0.01] # 121.45 [+0.00] INFO: # Large scale dump tests # 173.74 [+52.29] TEST: IPv4 large scale dump tests [ OK ] # 390.08 [+216.34] TEST: IPv6 large scale dump tests [ OK ] # 603.94 [+213.86] TEST: L2 large scale dump tests [ OK ] # 616.39 [+12.44] TEST: Flush tests [ OK ] # 616.40 [+0.01] # 616.40 [+0.00] INFO: # Forwarding tests # 631.45 [+15.05] TEST: IPv4 host entries forwarding tests [ OK ] # 634.95 [+3.50] TEST: IPv6 host entries forwarding tests [ OK ] # 638.46 [+3.51] TEST: L2 host entries forwarding tests [ OK ] # 644.81 [+6.35] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 651.13 [+6.32] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 657.47 [+6.34] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 663.80 [+6.33] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 666.47 [+2.67] TEST: L2 port entries forwarding tests [ OK ] # 667.19 [+0.72] # 667.19 [+0.00] INFO: # Control packets tests # 671.08 [+3.89] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 674.72 [+3.64] 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__->