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.28 [+21.28] # 21.28 [+0.00] INFO: # Host entries configuration tests # 23.20 [+1.92] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.07 [+1.87] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.15 [+2.09] TEST: Common host entries configuration tests (L2) [ OK ] # 27.16 [+0.01] # 27.16 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.95 [+10.79] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.35 [+10.40] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 65.48 [+17.13] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 82.47 [+16.99] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 82.48 [+0.01] # 82.48 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 93.25 [+10.76] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 103.78 [+10.54] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 109.75 [+5.97] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 115.66 [+5.91] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 115.67 [+0.01] # 115.67 [+0.00] INFO: # Port group entries configuration tests - L2 # 126.01 [+10.33] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 126.79 [+0.78] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 126.80 [+0.01] # 126.80 [+0.00] INFO: # Large scale dump tests # 180.85 [+54.05] TEST: IPv4 large scale dump tests [ OK ] # 406.55 [+225.70] TEST: IPv6 large scale dump tests [ OK ] # 620.19 [+213.64] TEST: L2 large scale dump tests [ OK ] # 632.46 [+12.27] TEST: Flush tests [ OK ] # 632.47 [+0.01] # 632.47 [+0.00] INFO: # Forwarding tests # 647.29 [+14.82] TEST: IPv4 host entries forwarding tests [ OK ] # 650.75 [+3.46] TEST: IPv6 host entries forwarding tests [ OK ] # 654.42 [+3.67] TEST: L2 host entries forwarding tests [ OK ] # 661.16 [+6.74] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 667.51 [+6.35] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 673.83 [+6.32] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 680.12 [+6.29] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 682.73 [+2.61] TEST: L2 port entries forwarding tests [ OK ] # 683.49 [+0.76] # 683.49 [+0.00] INFO: # Control packets tests # 687.30 [+3.81] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 690.95 [+3.65] 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__->