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 # 19.40 [+19.40] # 19.40 [+0.00] INFO: # Host entries configuration tests # 21.43 [+2.03] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.32 [+1.89] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.33 [+2.02] TEST: Common host entries configuration tests (L2) [ OK ] # 25.34 [+0.01] # 25.34 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.62 [+10.27] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.81 [+10.19] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.76 [+15.95] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 76.94 [+15.18] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 76.95 [+0.01] # 76.95 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 87.48 [+10.52] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 97.92 [+10.45] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 103.78 [+5.85] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 109.48 [+5.70] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 109.49 [+0.01] # 109.49 [+0.00] INFO: # Port group entries configuration tests - L2 # 120.36 [+10.87] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 121.13 [+0.77] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 121.14 [+0.01] # 121.14 [+0.00] INFO: # Large scale dump tests # 171.47 [+50.33] TEST: IPv4 large scale dump tests [ OK ] # 376.68 [+205.21] TEST: IPv6 large scale dump tests [ OK ] # 574.09 [+197.41] TEST: L2 large scale dump tests [ OK ] # 590.32 [+16.23] TEST: Flush tests [ OK ] # 590.33 [+0.01] # 590.33 [+0.00] INFO: # Forwarding tests # 605.27 [+14.94] TEST: IPv4 host entries forwarding tests [ OK ] # 608.72 [+3.45] TEST: IPv6 host entries forwarding tests [ OK ] # 612.08 [+3.36] TEST: L2 host entries forwarding tests [ OK ] # 618.30 [+6.22] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 623.97 [+5.67] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 629.68 [+5.71] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 635.59 [+5.92] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 637.92 [+2.33] TEST: L2 port entries forwarding tests [ OK ] # 638.56 [+0.63] # 638.56 [+0.00] INFO: # Control packets tests # 642.14 [+3.59] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 645.69 [+3.54] 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__->