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.86 [+1.79] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.49 [+1.63] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.29 [+1.80] TEST: Common host entries configuration tests (L2) [ OK ] # 25.30 [+0.01] # 25.30 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.29 [+9.99] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.29 [+10.00] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 60.85 [+15.56] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 76.22 [+15.37] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 76.24 [+0.01] # 76.24 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 86.64 [+10.40] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 96.74 [+10.10] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 101.70 [+4.97] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 106.75 [+5.04] 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.57 [+9.81] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 117.24 [+0.67] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 117.25 [+0.01] # 117.25 [+0.00] INFO: # Large scale dump tests # 166.55 [+49.30] TEST: IPv4 large scale dump tests [ OK ] # 374.92 [+208.36] TEST: IPv6 large scale dump tests [ OK ] # 573.18 [+198.26] TEST: L2 large scale dump tests [ OK ] # 584.52 [+11.34] TEST: Flush tests [ OK ] # 584.53 [+0.01] # 584.53 [+0.00] INFO: # Forwarding tests # 599.20 [+14.67] TEST: IPv4 host entries forwarding tests [ OK ] # 602.58 [+3.38] TEST: IPv6 host entries forwarding tests [ OK ] # 605.88 [+3.30] TEST: L2 host entries forwarding tests [ OK ] # 612.02 [+6.13] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 617.81 [+5.79] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 623.53 [+5.72] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 629.13 [+5.60] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 631.47 [+2.34] TEST: L2 port entries forwarding tests [ OK ] # 632.08 [+0.61] # 632.08 [+0.00] INFO: # Control packets tests # 635.86 [+3.78] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 639.31 [+3.45] 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__->