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.48 [+21.48] # 21.48 [+0.00] INFO: # Host entries configuration tests # 23.45 [+1.98] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.30 [+1.85] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.26 [+1.96] TEST: Common host entries configuration tests (L2) [ OK ] # 27.27 [+0.01] # 27.27 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.02 [+10.75] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 49.03 [+11.00] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 66.79 [+17.77] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 84.18 [+17.39] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 84.20 [+0.02] # 84.20 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 94.95 [+10.75] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 105.67 [+10.72] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 111.72 [+6.05] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 117.72 [+6.01] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 117.74 [+0.01] # 117.74 [+0.00] INFO: # Port group entries configuration tests - L2 # 128.67 [+10.93] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 129.42 [+0.76] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 129.43 [+0.01] # 129.43 [+0.00] INFO: # Large scale dump tests # 188.77 [+59.34] TEST: IPv4 large scale dump tests [ OK ] # 410.61 [+221.84] TEST: IPv6 large scale dump tests [ OK ] # 629.07 [+218.46] TEST: L2 large scale dump tests [ OK ] # 642.07 [+13.00] TEST: Flush tests [ OK ] # 642.15 [+0.08] # 642.15 [+0.00] INFO: # Forwarding tests # 657.60 [+15.45] TEST: IPv4 host entries forwarding tests [ OK ] # 661.91 [+4.31] TEST: IPv6 host entries forwarding tests [ OK ] # 665.71 [+3.80] TEST: L2 host entries forwarding tests [ OK ] # 672.87 [+7.16] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 679.34 [+6.47] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 685.82 [+6.48] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 692.41 [+6.59] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 695.05 [+2.63] TEST: L2 port entries forwarding tests [ OK ] # 695.84 [+0.80] # 695.84 [+0.00] INFO: # Control packets tests # 700.02 [+4.18] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 704.07 [+4.05] 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__->