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.81 [+20.81] # 20.81 [+0.00] INFO: # Host entries configuration tests # 22.77 [+1.96] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.71 [+1.94] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.64 [+1.94] TEST: Common host entries configuration tests (L2) [ OK ] # 26.66 [+0.02] # 26.66 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.21 [+10.55] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 47.85 [+10.64] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 65.25 [+17.39] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 82.47 [+17.22] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 82.48 [+0.01] # 82.48 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 93.10 [+10.62] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 103.75 [+10.65] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 109.60 [+5.85] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 115.51 [+5.91] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 115.52 [+0.01] # 115.52 [+0.00] INFO: # Port group entries configuration tests - L2 # 126.07 [+10.56] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 126.90 [+0.83] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 126.91 [+0.01] # 126.91 [+0.00] INFO: # Large scale dump tests # 180.70 [+53.79] TEST: IPv4 large scale dump tests [ OK ] # 410.21 [+229.51] TEST: IPv6 large scale dump tests [ OK ] # 639.69 [+229.48] TEST: L2 large scale dump tests [ OK ] # 652.76 [+13.08] TEST: Flush tests [ OK ] # 652.84 [+0.08] # 652.84 [+0.00] INFO: # Forwarding tests # 668.40 [+15.57] TEST: IPv4 host entries forwarding tests [ OK ] # 672.28 [+3.88] TEST: IPv6 host entries forwarding tests [ OK ] # 676.13 [+3.85] TEST: L2 host entries forwarding tests [ OK ] # 682.96 [+6.84] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 689.49 [+6.53] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 696.32 [+6.83] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 702.81 [+6.49] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 705.55 [+2.74] TEST: L2 port entries forwarding tests [ OK ] # 706.42 [+0.87] # 706.42 [+0.00] INFO: # Control packets tests # 710.50 [+4.08] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 714.40 [+3.89] 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__->