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 # 22.70 [+22.70] # 22.70 [+0.00] INFO: # Host entries configuration tests # 24.81 [+2.11] TEST: Common host entries configuration tests (IPv4) [ OK ] # 27.00 [+2.19] TEST: Common host entries configuration tests (IPv6) [ OK ] # 29.12 [+2.12] TEST: Common host entries configuration tests (L2) [ OK ] # 29.13 [+0.01] # 29.13 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 40.12 [+10.99] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 50.87 [+10.75] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 68.19 [+17.32] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 85.64 [+17.45] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 85.65 [+0.01] # 85.65 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 96.40 [+10.75] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 107.17 [+10.77] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 113.06 [+5.89] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 119.30 [+6.24] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 119.31 [+0.01] # 119.31 [+0.00] INFO: # Port group entries configuration tests - L2 # 130.11 [+10.80] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 130.97 [+0.86] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 130.98 [+0.01] # 130.98 [+0.00] INFO: # Large scale dump tests # 185.73 [+54.75] TEST: IPv4 large scale dump tests [ OK ] # 404.81 [+219.08] TEST: IPv6 large scale dump tests [ OK ] # 630.05 [+225.24] TEST: L2 large scale dump tests [ OK ] # 643.26 [+13.21] TEST: Flush tests [ OK ] # 643.32 [+0.06] # 643.32 [+0.00] INFO: # Forwarding tests # 658.68 [+15.35] TEST: IPv4 host entries forwarding tests [ OK ] # 662.98 [+4.31] TEST: IPv6 host entries forwarding tests [ OK ] # 666.73 [+3.75] TEST: L2 host entries forwarding tests [ OK ] # 673.81 [+7.07] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 680.24 [+6.44] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 686.59 [+6.35] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 693.26 [+6.67] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 696.11 [+2.85] TEST: L2 port entries forwarding tests [ OK ] # 696.96 [+0.84] # 696.96 [+0.00] INFO: # Control packets tests # 700.98 [+4.03] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 704.87 [+3.88] 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__->