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.91 [+19.91] # 19.91 [+0.00] INFO: # Host entries configuration tests # 21.59 [+1.67] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.16 [+1.57] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.87 [+1.71] TEST: Common host entries configuration tests (L2) [ OK ] # 24.87 [+0.01] # 24.87 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.32 [+10.45] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.48 [+10.16] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.97 [+16.49] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 83.26 [+21.29] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 83.27 [+0.01] # 83.27 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 93.66 [+10.39] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 103.77 [+10.12] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 108.91 [+5.14] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 114.19 [+5.28] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 114.20 [+0.01] # 114.21 [+0.00] INFO: # Port group entries configuration tests - L2 # 124.48 [+10.27] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 125.20 [+0.72] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 125.21 [+0.01] # 125.21 [+0.00] INFO: # Large scale dump tests # 174.34 [+49.13] TEST: IPv4 large scale dump tests [ OK ] # 377.34 [+203.00] TEST: IPv6 large scale dump tests [ OK ] # 583.87 [+206.53] TEST: L2 large scale dump tests [ OK ] # 595.30 [+11.43] TEST: Flush tests [ OK ] # 595.31 [+0.01] # 595.31 [+0.00] INFO: # Forwarding tests # 609.90 [+14.59] TEST: IPv4 host entries forwarding tests [ OK ] # 613.21 [+3.31] TEST: IPv6 host entries forwarding tests [ OK ] # 616.32 [+3.11] TEST: L2 host entries forwarding tests [ OK ] # 622.14 [+5.82] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 627.96 [+5.83] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 633.66 [+5.69] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 639.59 [+5.94] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 642.07 [+2.47] TEST: L2 port entries forwarding tests [ OK ] # 642.74 [+0.67] # 642.74 [+0.00] INFO: # Control packets tests # 646.55 [+3.81] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 650.09 [+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__->