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 # 13.14 [+13.14] # 13.14 [+0.00] INFO: # Host entries configuration tests # 14.07 [+0.94] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.94 [+0.86] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.77 [+0.83] TEST: Common host entries configuration tests (L2) [ OK ] # 15.78 [+0.01] # 15.78 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.44 [+7.66] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.25 [+7.81] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 40.53 [+9.28] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 49.99 [+9.45] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 50.00 [+0.02] # 50.00 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 57.86 [+7.86] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 65.61 [+7.75] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 68.63 [+3.02] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 71.60 [+2.97] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 71.62 [+0.02] # 71.62 [+0.00] INFO: # Port group entries configuration tests - L2 # 79.41 [+7.79] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 79.78 [+0.37] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 79.79 [+0.02] # 79.79 [+0.00] INFO: # Large scale dump tests # 116.43 [+36.64] TEST: IPv4 large scale dump tests [ OK ] # 350.99 [+234.55] TEST: IPv6 large scale dump tests [ OK ] # 576.52 [+225.53] TEST: L2 large scale dump tests [ OK ] # 583.05 [+6.53] TEST: Flush tests [ OK ] # 583.16 [+0.11] # 583.16 [+0.00] INFO: # Forwarding tests # 596.29 [+13.13] TEST: IPv4 host entries forwarding tests [ OK ] # 598.59 [+2.30] TEST: IPv6 host entries forwarding tests [ OK ] # 600.64 [+2.05] TEST: L2 host entries forwarding tests [ OK ] # 604.47 [+3.83] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 608.01 [+3.54] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 611.59 [+3.58] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 615.31 [+3.72] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 616.98 [+1.67] TEST: L2 port entries forwarding tests [ OK ] # 617.47 [+0.49] # 617.47 [+0.00] INFO: # Control packets tests # 619.74 [+2.26] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 621.90 [+2.17] 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__->