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.26 [+20.26] # 20.26 [+0.00] INFO: # Host entries configuration tests # 22.19 [+1.93] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.90 [+1.71] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.59 [+1.69] TEST: Common host entries configuration tests (L2) [ OK ] # 25.60 [+0.01] # 25.60 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.06 [+10.46] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.90 [+9.84] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.07 [+15.17] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 76.08 [+15.00] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 76.09 [+0.01] # 76.09 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 86.25 [+10.17] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 96.22 [+9.97] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 101.51 [+5.29] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 106.75 [+5.24] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 106.76 [+0.01] # 106.76 [+0.00] INFO: # Port group entries configuration tests - L2 # 116.79 [+10.03] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 117.46 [+0.67] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 117.47 [+0.01] # 117.47 [+0.00] INFO: # Large scale dump tests # 170.74 [+53.27] TEST: IPv4 large scale dump tests [ OK ] # 377.33 [+206.58] TEST: IPv6 large scale dump tests [ OK ] # 569.43 [+192.11] TEST: L2 large scale dump tests [ OK ] # 580.38 [+10.95] TEST: Flush tests [ OK ] # 580.39 [+0.01] # 580.39 [+0.00] INFO: # Forwarding tests # 594.98 [+14.59] TEST: IPv4 host entries forwarding tests [ OK ] # 598.28 [+3.30] TEST: IPv6 host entries forwarding tests [ OK ] # 601.57 [+3.30] TEST: L2 host entries forwarding tests [ OK ] # 607.71 [+6.14] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 613.65 [+5.94] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 619.40 [+5.75] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 625.07 [+5.67] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 627.47 [+2.41] TEST: L2 port entries forwarding tests [ OK ] # 628.11 [+0.64] # 628.11 [+0.00] INFO: # Control packets tests # 631.66 [+3.54] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 635.08 [+3.42] 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__->