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.47 [+12.47] # 12.47 [+0.00] INFO: # Host entries configuration tests # 13.27 [+0.80] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.04 [+0.77] TEST: Common host entries configuration tests (IPv6) [ OK ] # 14.79 [+0.75] TEST: Common host entries configuration tests (L2) [ OK ] # 14.79 [+0.01] # 14.79 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 22.02 [+7.23] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 29.43 [+7.41] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 38.03 [+8.61] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 46.48 [+8.45] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 46.49 [+0.01] # 46.49 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 54.14 [+7.65] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 61.79 [+7.65] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 64.73 [+2.94] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 67.67 [+2.95] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 67.69 [+0.02] # 67.69 [+0.00] INFO: # Port group entries configuration tests - L2 # 75.38 [+7.68] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 75.75 [+0.37] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 75.76 [+0.01] # 75.76 [+0.00] INFO: # Large scale dump tests # 112.77 [+37.01] TEST: IPv4 large scale dump tests [ OK ] # 335.57 [+222.80] TEST: IPv6 large scale dump tests [ OK ] # 558.69 [+223.12] TEST: L2 large scale dump tests [ OK ] # 565.24 [+6.55] TEST: Flush tests [ OK ] # 565.34 [+0.10] # 565.34 [+0.00] INFO: # Forwarding tests # 578.21 [+12.88] TEST: IPv4 host entries forwarding tests [ OK ] # 580.42 [+2.21] TEST: IPv6 host entries forwarding tests [ OK ] # 582.69 [+2.27] TEST: L2 host entries forwarding tests [ OK ] # 586.77 [+4.08] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 590.50 [+3.73] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 594.59 [+4.09] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 598.22 [+3.63] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 599.74 [+1.52] TEST: L2 port entries forwarding tests [ OK ] # 600.22 [+0.48] # 600.22 [+0.00] INFO: # Control packets tests # 602.70 [+2.48] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 605.08 [+2.37] 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__->