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.98 [+12.98] # 12.98 [+0.00] INFO: # Host entries configuration tests # 13.93 [+0.95] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.92 [+0.99] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.87 [+0.95] TEST: Common host entries configuration tests (L2) [ OK ] # 15.88 [+0.01] # 15.88 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.47 [+7.60] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.10 [+7.63] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 39.54 [+8.45] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 47.67 [+8.13] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 47.68 [+0.01] # 47.68 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 55.34 [+7.66] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 62.97 [+7.63] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 65.79 [+2.82] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 68.54 [+2.75] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 68.55 [+0.01] # 68.55 [+0.00] INFO: # Port group entries configuration tests - L2 # 76.24 [+7.69] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 76.66 [+0.42] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 76.67 [+0.01] # 76.67 [+0.00] INFO: # Large scale dump tests # 114.68 [+38.01] TEST: IPv4 large scale dump tests [ OK ] # 340.12 [+225.44] TEST: IPv6 large scale dump tests [ OK ] # 567.15 [+227.03] TEST: L2 large scale dump tests [ OK ] # 573.99 [+6.84] TEST: Flush tests [ OK ] # 574.09 [+0.10] # 574.09 [+0.00] INFO: # Forwarding tests # 587.12 [+13.03] TEST: IPv4 host entries forwarding tests [ OK ] # 589.62 [+2.50] TEST: IPv6 host entries forwarding tests [ OK ] # 592.08 [+2.45] TEST: L2 host entries forwarding tests [ OK ] # 596.25 [+4.17] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 600.21 [+3.97] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 603.94 [+3.73] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 608.00 [+4.06] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 609.45 [+1.45] TEST: L2 port entries forwarding tests [ OK ] # 609.93 [+0.47] # 609.93 [+0.00] INFO: # Control packets tests # 612.18 [+2.26] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 614.68 [+2.50] 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__->