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.46 [+21.46] # 21.46 [+0.00] INFO: # Host entries configuration tests # 23.60 [+2.13] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.41 [+1.81] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.31 [+1.90] TEST: Common host entries configuration tests (L2) [ OK ] # 27.32 [+0.01] # 27.32 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.87 [+10.55] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.59 [+10.72] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 66.14 [+17.56] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 83.65 [+17.50] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 83.66 [+0.01] # 83.66 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 94.41 [+10.75] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 104.63 [+10.22] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 110.11 [+5.47] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 115.72 [+5.61] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 115.73 [+0.01] # 115.73 [+0.00] INFO: # Port group entries configuration tests - L2 # 129.89 [+14.16] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 130.69 [+0.80] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 130.70 [+0.01] # 130.70 [+0.00] INFO: # Large scale dump tests # 184.43 [+53.73] TEST: IPv4 large scale dump tests [ OK ] # 408.91 [+224.48] TEST: IPv6 large scale dump tests [ OK ] # 623.72 [+214.80] TEST: L2 large scale dump tests [ OK ] # 635.88 [+12.16] TEST: Flush tests [ OK ] # 635.96 [+0.08] # 635.96 [+0.00] INFO: # Forwarding tests # 650.84 [+14.87] TEST: IPv4 host entries forwarding tests [ OK ] # 654.28 [+3.44] TEST: IPv6 host entries forwarding tests [ OK ] # 657.74 [+3.46] TEST: L2 host entries forwarding tests [ OK ] # 664.48 [+6.73] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 670.71 [+6.23] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 676.84 [+6.13] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 683.25 [+6.41] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 685.79 [+2.55] TEST: L2 port entries forwarding tests [ OK ] # 686.56 [+0.77] # 686.56 [+0.00] INFO: # Control packets tests # 690.40 [+3.84] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 694.20 [+3.81] 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__->