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.70 [+13.70] # 13.71 [+0.00] INFO: # Host entries configuration tests # 14.66 [+0.96] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.63 [+0.97] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.63 [+0.99] TEST: Common host entries configuration tests (L2) [ OK ] # 16.65 [+0.02] # 16.65 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 24.37 [+7.72] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 32.17 [+7.80] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 40.14 [+7.97] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 48.74 [+8.60] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 48.75 [+0.01] # 48.75 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 56.45 [+7.70] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 64.44 [+7.99] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 67.34 [+2.89] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 70.42 [+3.08] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 70.44 [+0.02] # 70.44 [+0.00] INFO: # Port group entries configuration tests - L2 # 78.26 [+7.82] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 78.60 [+0.34] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 78.62 [+0.01] # 78.62 [+0.00] INFO: # Large scale dump tests # 114.02 [+35.40] TEST: IPv4 large scale dump tests [ OK ] # 339.83 [+225.81] TEST: IPv6 large scale dump tests [ OK ] # 544.01 [+204.18] TEST: L2 large scale dump tests [ OK ] # 549.81 [+5.80] TEST: Flush tests [ OK ] # 549.91 [+0.10] # 549.91 [+0.00] INFO: # Forwarding tests # 562.69 [+12.78] TEST: IPv4 host entries forwarding tests [ OK ] # 564.86 [+2.17] TEST: IPv6 host entries forwarding tests [ OK ] # 566.79 [+1.93] TEST: L2 host entries forwarding tests [ OK ] # 570.52 [+3.73] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 574.28 [+3.76] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 577.85 [+3.57] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 581.41 [+3.56] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 582.86 [+1.45] TEST: L2 port entries forwarding tests [ OK ] # 583.24 [+0.38] # 583.24 [+0.00] INFO: # Control packets tests # 585.51 [+2.27] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 587.73 [+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__->