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.62 [+13.62] # 13.62 [+0.00] INFO: # Host entries configuration tests # 14.53 [+0.91] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.54 [+1.01] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.49 [+0.96] TEST: Common host entries configuration tests (L2) [ OK ] # 16.51 [+0.01] # 16.51 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 24.13 [+7.62] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.57 [+7.44] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 39.84 [+8.27] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 48.29 [+8.45] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 48.30 [+0.01] # 48.30 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 55.99 [+7.69] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 63.81 [+7.81] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 66.94 [+3.13] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 69.93 [+2.99] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 69.95 [+0.02] # 69.95 [+0.00] INFO: # Port group entries configuration tests - L2 # 77.88 [+7.94] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 78.31 [+0.43] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 78.32 [+0.01] # 78.32 [+0.00] INFO: # Large scale dump tests # 116.60 [+38.27] TEST: IPv4 large scale dump tests [ OK ] # 343.39 [+226.80] TEST: IPv6 large scale dump tests [ OK ] # 568.07 [+224.68] TEST: L2 large scale dump tests [ OK ] # 574.17 [+6.09] TEST: Flush tests [ OK ] # 574.25 [+0.08] # 574.25 [+0.00] INFO: # Forwarding tests # 587.14 [+12.89] TEST: IPv4 host entries forwarding tests [ OK ] # 589.23 [+2.09] TEST: IPv6 host entries forwarding tests [ OK ] # 591.24 [+2.00] TEST: L2 host entries forwarding tests [ OK ] # 595.08 [+3.85] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 598.80 [+3.72] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 602.38 [+3.58] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 605.98 [+3.60] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 607.49 [+1.50] TEST: L2 port entries forwarding tests [ OK ] # 607.92 [+0.44] # 607.92 [+0.00] INFO: # Control packets tests # 610.17 [+2.24] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 612.39 [+2.22] 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__->