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 # 11.98 [+11.98] # 11.98 [+0.00] INFO: # Host entries configuration tests # 12.78 [+0.80] TEST: Common host entries configuration tests (IPv4) [ OK ] # 13.60 [+0.82] TEST: Common host entries configuration tests (IPv6) [ OK ] # 14.42 [+0.83] TEST: Common host entries configuration tests (L2) [ OK ] # 14.43 [+0.01] # 14.43 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 21.73 [+7.30] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 29.21 [+7.48] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 37.18 [+7.97] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 44.54 [+7.36] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 44.55 [+0.01] # 44.55 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 52.00 [+7.45] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 59.54 [+7.54] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 61.99 [+2.45] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 64.53 [+2.55] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 64.54 [+0.01] # 64.54 [+0.00] INFO: # Port group entries configuration tests - L2 # 71.86 [+7.32] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 72.16 [+0.30] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 72.17 [+0.01] # 72.17 [+0.00] INFO: # Large scale dump tests # 104.28 [+32.11] TEST: IPv4 large scale dump tests [ OK ] # 311.60 [+207.31] TEST: IPv6 large scale dump tests [ OK ] # 534.85 [+223.25] TEST: L2 large scale dump tests [ OK ] # 541.33 [+6.48] TEST: Flush tests [ OK ] # 541.43 [+0.10] # 541.43 [+0.00] INFO: # Forwarding tests # 554.34 [+12.91] TEST: IPv4 host entries forwarding tests [ OK ] # 556.65 [+2.30] TEST: IPv6 host entries forwarding tests [ OK ] # 558.85 [+2.20] TEST: L2 host entries forwarding tests [ OK ] # 563.04 [+4.19] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 566.95 [+3.92] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 570.97 [+4.02] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 574.75 [+3.78] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 576.25 [+1.50] TEST: L2 port entries forwarding tests [ OK ] # 576.69 [+0.44] # 576.69 [+0.00] INFO: # Control packets tests # 579.07 [+2.37] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 581.56 [+2.49] 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__->