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 # 21.80 [+21.80] # 21.80 [+0.00] INFO: # Host entries configuration tests # 23.73 [+1.92] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.80 [+2.07] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.86 [+2.07] TEST: Common host entries configuration tests (L2) [ OK ] # 27.87 [+0.01] # 27.87 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.53 [+10.65] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 49.17 [+10.64] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 67.20 [+18.03] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 85.21 [+18.01] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 85.22 [+0.01] # 85.22 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 95.99 [+10.77] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 106.85 [+10.86] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 112.97 [+6.12] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 119.23 [+6.26] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 119.24 [+0.01] # 119.24 [+0.00] INFO: # Port group entries configuration tests - L2 # 129.97 [+10.73] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 130.73 [+0.76] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 130.75 [+0.01] # 130.75 [+0.00] INFO: # Large scale dump tests # 186.08 [+55.33] TEST: IPv4 large scale dump tests [ OK ] # 416.82 [+230.74] TEST: IPv6 large scale dump tests [ OK ] # 636.40 [+219.58] TEST: L2 large scale dump tests [ OK ] # 649.85 [+13.45] TEST: Flush tests [ OK ] # 649.94 [+0.09] # 649.94 [+0.00] INFO: # Forwarding tests # 665.31 [+15.37] TEST: IPv4 host entries forwarding tests [ OK ] # 669.05 [+3.74] TEST: IPv6 host entries forwarding tests [ OK ] # 672.64 [+3.59] TEST: L2 host entries forwarding tests [ OK ] # 679.43 [+6.79] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 685.72 [+6.29] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 692.06 [+6.34] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 698.65 [+6.59] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 701.45 [+2.80] TEST: L2 port entries forwarding tests [ OK ] # 702.27 [+0.82] # 702.27 [+0.00] INFO: # Control packets tests # 706.23 [+3.96] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 709.98 [+3.75] 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__->