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.50 [+21.50] # 21.50 [+0.00] INFO: # Host entries configuration tests # 23.55 [+2.05] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.43 [+1.89] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.47 [+2.04] TEST: Common host entries configuration tests (L2) [ OK ] # 27.48 [+0.01] # 27.48 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.48 [+10.99] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.69 [+10.22] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 65.66 [+16.97] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 83.07 [+17.41] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 83.08 [+0.01] # 83.09 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 93.74 [+10.66] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 104.16 [+10.42] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 114.19 [+10.03] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 120.79 [+6.60] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 120.80 [+0.01] # 120.80 [+0.00] INFO: # Port group entries configuration tests - L2 # 131.59 [+10.79] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 132.30 [+0.72] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 132.31 [+0.01] # 132.32 [+0.00] INFO: # Large scale dump tests # 184.95 [+52.63] TEST: IPv4 large scale dump tests [ OK ] # 403.77 [+218.82] TEST: IPv6 large scale dump tests [ OK ] # 621.36 [+217.59] TEST: L2 large scale dump tests [ OK ] # 633.60 [+12.24] TEST: Flush tests [ OK ] # 633.60 [+0.01] # 633.61 [+0.00] INFO: # Forwarding tests # 648.46 [+14.85] TEST: IPv4 host entries forwarding tests [ OK ] # 652.17 [+3.71] TEST: IPv6 host entries forwarding tests [ OK ] # 655.65 [+3.48] TEST: L2 host entries forwarding tests [ OK ] # 662.05 [+6.40] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 668.28 [+6.22] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 674.48 [+6.20] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 680.60 [+6.12] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 683.20 [+2.59] TEST: L2 port entries forwarding tests [ OK ] # 683.89 [+0.70] # 683.89 [+0.00] INFO: # Control packets tests # 687.82 [+3.92] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 691.83 [+4.01] 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__->