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.32 [+13.32] # 13.33 [+0.00] INFO: # Host entries configuration tests # 14.83 [+1.50] TEST: Common host entries configuration tests (IPv4) [ OK ] # 16.23 [+1.40] TEST: Common host entries configuration tests (IPv6) [ OK ] # 17.58 [+1.36] TEST: Common host entries configuration tests (L2) [ OK ] # 17.60 [+0.01] # 17.60 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 25.82 [+8.22] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 33.65 [+7.83] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 42.86 [+9.22] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 52.31 [+9.45] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 52.33 [+0.02] # 52.33 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 59.85 [+7.52] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 67.49 [+7.64] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 70.37 [+2.88] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 73.39 [+3.01] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 73.40 [+0.01] # 73.40 [+0.00] INFO: # Port group entries configuration tests - L2 # 81.26 [+7.86] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 81.64 [+0.38] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 81.65 [+0.01] # 81.65 [+0.00] INFO: # Large scale dump tests # 118.10 [+36.44] TEST: IPv4 large scale dump tests [ OK ] # 344.15 [+226.06] TEST: IPv6 large scale dump tests [ OK ] # 564.50 [+220.35] TEST: L2 large scale dump tests [ OK ] # 570.24 [+5.74] TEST: Flush tests [ OK ] # 570.32 [+0.08] # 570.32 [+0.00] INFO: # Forwarding tests # 583.00 [+12.69] TEST: IPv4 host entries forwarding tests [ OK ] # 584.93 [+1.92] TEST: IPv6 host entries forwarding tests [ OK ] # 586.75 [+1.82] TEST: L2 host entries forwarding tests [ OK ] # 590.36 [+3.61] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 593.87 [+3.52] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 597.58 [+3.70] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 601.42 [+3.84] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 602.97 [+1.55] TEST: L2 port entries forwarding tests [ OK ] # 603.49 [+0.52] # 603.49 [+0.00] INFO: # Control packets tests # 605.81 [+2.32] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 608.30 [+2.49] 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__->