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.85 [+12.85] # 12.85 [+0.00] INFO: # Host entries configuration tests # 13.68 [+0.83] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.58 [+0.90] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.53 [+0.95] TEST: Common host entries configuration tests (L2) [ OK ] # 15.54 [+0.01] # 15.54 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.12 [+7.59] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 30.78 [+7.66] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 39.14 [+8.36] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 47.17 [+8.03] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 47.18 [+0.01] # 47.18 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 54.64 [+7.46] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 62.17 [+7.52] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 64.90 [+2.73] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 67.68 [+2.78] 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.36 [+7.66] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 75.74 [+0.38] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 75.75 [+0.01] # 75.75 [+0.00] INFO: # Large scale dump tests # 113.16 [+37.41] TEST: IPv4 large scale dump tests [ OK ] # 337.31 [+224.15] TEST: IPv6 large scale dump tests [ OK ] # 570.33 [+233.02] TEST: L2 large scale dump tests [ OK ] # 576.78 [+6.44] TEST: Flush tests [ OK ] # 576.86 [+0.09] # 576.86 [+0.00] INFO: # Forwarding tests # 589.86 [+13.00] TEST: IPv4 host entries forwarding tests [ OK ] # 591.88 [+2.02] TEST: IPv6 host entries forwarding tests [ OK ] # 593.86 [+1.97] TEST: L2 host entries forwarding tests [ OK ] # 597.88 [+4.02] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 601.66 [+3.78] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 605.48 [+3.82] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 609.13 [+3.64] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 610.56 [+1.43] TEST: L2 port entries forwarding tests [ OK ] # 610.99 [+0.43] # 610.99 [+0.00] INFO: # Control packets tests # 613.29 [+2.30] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 615.46 [+2.17] 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__->