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.08 [+12.08] # 12.08 [+0.00] INFO: # Host entries configuration tests # 12.87 [+0.80] TEST: Common host entries configuration tests (IPv4) [ OK ] # 13.69 [+0.81] TEST: Common host entries configuration tests (IPv6) [ OK ] # 14.53 [+0.85] TEST: Common host entries configuration tests (L2) [ OK ] # 14.54 [+0.01] # 14.54 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 21.99 [+7.45] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 29.40 [+7.41] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 37.05 [+7.65] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 44.58 [+7.53] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 44.59 [+0.01] # 44.59 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 51.91 [+7.32] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 59.57 [+7.66] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 61.96 [+2.39] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 64.45 [+2.49] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 64.46 [+0.01] # 64.46 [+0.00] INFO: # Port group entries configuration tests - L2 # 72.01 [+7.55] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 72.36 [+0.36] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 72.37 [+0.01] # 72.37 [+0.00] INFO: # Large scale dump tests # 106.96 [+34.59] TEST: IPv4 large scale dump tests [ OK ] # 329.66 [+222.69] TEST: IPv6 large scale dump tests [ OK ] # 552.24 [+222.59] TEST: L2 large scale dump tests [ OK ] # 558.36 [+6.11] TEST: Flush tests [ OK ] # 558.45 [+0.10] # 558.45 [+0.00] INFO: # Forwarding tests # 571.36 [+12.91] TEST: IPv4 host entries forwarding tests [ OK ] # 573.49 [+2.13] TEST: IPv6 host entries forwarding tests [ OK ] # 575.60 [+2.11] TEST: L2 host entries forwarding tests [ OK ] # 579.50 [+3.90] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 583.09 [+3.59] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 586.73 [+3.64] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 590.29 [+3.56] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 591.76 [+1.47] TEST: L2 port entries forwarding tests [ OK ] # 592.22 [+0.46] # 592.22 [+0.00] INFO: # Control packets tests # 594.50 [+2.28] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 596.88 [+2.39] 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__->