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 # 12.49 [+12.49] # 12.49 [+0.00] INFO: # Host entries configuration tests # 13.40 [+0.91] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.34 [+0.93] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.26 [+0.92] TEST: Common host entries configuration tests (L2) [ OK ] # 15.27 [+0.01] # 15.27 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 22.76 [+7.49] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 30.21 [+7.46] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 38.15 [+7.94] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 45.63 [+7.47] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 45.64 [+0.01] # 45.64 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 53.04 [+7.40] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 60.66 [+7.62] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 63.49 [+2.83] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 66.16 [+2.67] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 66.17 [+0.01] # 66.17 [+0.00] INFO: # Port group entries configuration tests - L2 # 73.66 [+7.49] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 74.00 [+0.34] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 74.01 [+0.01] # 74.01 [+0.00] INFO: # Large scale dump tests # 106.46 [+32.45] TEST: IPv4 large scale dump tests [ OK ] # 330.71 [+224.25] TEST: IPv6 large scale dump tests [ OK ] # 556.86 [+226.15] TEST: L2 large scale dump tests [ OK ] # 563.26 [+6.40] TEST: Flush tests [ OK ] # 563.35 [+0.10] # 563.35 [+0.00] INFO: # Forwarding tests # 576.18 [+12.82] TEST: IPv4 host entries forwarding tests [ OK ] # 578.18 [+2.01] TEST: IPv6 host entries forwarding tests [ OK ] # 580.33 [+2.15] TEST: L2 host entries forwarding tests [ OK ] # 584.25 [+3.91] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 588.14 [+3.90] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 592.20 [+4.06] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 595.96 [+3.76] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 597.46 [+1.50] TEST: L2 port entries forwarding tests [ OK ] # 597.95 [+0.50] # 597.95 [+0.00] INFO: # Control packets tests # 600.31 [+2.36] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 602.72 [+2.40] 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__->