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.11 [+20.11] # 20.11 [+0.00] INFO: # Host entries configuration tests # 21.92 [+1.81] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.73 [+1.80] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.55 [+1.82] TEST: Common host entries configuration tests (L2) [ OK ] # 25.56 [+0.01] # 25.56 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.87 [+10.31] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.78 [+9.91] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 62.58 [+16.80] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 78.98 [+16.40] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 78.99 [+0.01] # 78.99 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 89.36 [+10.37] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 99.60 [+10.24] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 105.03 [+5.43] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 110.57 [+5.54] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 110.59 [+0.01] # 110.59 [+0.00] INFO: # Port group entries configuration tests - L2 # 120.72 [+10.13] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 121.39 [+0.68] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 121.41 [+0.01] # 121.41 [+0.00] INFO: # Large scale dump tests # 171.19 [+49.78] TEST: IPv4 large scale dump tests [ OK ] # 372.01 [+200.82] TEST: IPv6 large scale dump tests [ OK ] # 585.11 [+213.11] TEST: L2 large scale dump tests [ OK ] # 597.51 [+12.39] TEST: Flush tests [ OK ] # 597.53 [+0.02] # 597.53 [+0.00] INFO: # Forwarding tests # 612.68 [+15.15] TEST: IPv4 host entries forwarding tests [ OK ] # 616.43 [+3.75] TEST: IPv6 host entries forwarding tests [ OK ] # 620.41 [+3.98] TEST: L2 host entries forwarding tests [ OK ] # 626.66 [+6.25] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 632.76 [+6.10] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 638.94 [+6.18] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 645.07 [+6.14] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 647.70 [+2.63] TEST: L2 port entries forwarding tests [ OK ] # 648.38 [+0.67] # 648.38 [+0.00] INFO: # Control packets tests # 652.30 [+3.92] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 655.86 [+3.56] 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__->