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.44 [+19.44] # 19.44 [+0.00] INFO: # Host entries configuration tests # 21.30 [+1.86] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.97 [+1.67] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.60 [+1.63] TEST: Common host entries configuration tests (L2) [ OK ] # 24.61 [+0.01] # 24.61 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.39 [+9.78] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.64 [+10.24] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 60.95 [+16.31] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 77.02 [+16.07] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 77.03 [+0.01] # 77.03 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 87.02 [+9.99] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 96.99 [+9.97] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 102.24 [+5.25] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 107.26 [+5.02] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 107.27 [+0.01] # 107.27 [+0.00] INFO: # Port group entries configuration tests - L2 # 117.35 [+10.08] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 118.02 [+0.67] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 118.03 [+0.01] # 118.03 [+0.00] INFO: # Large scale dump tests # 169.39 [+51.35] TEST: IPv4 large scale dump tests [ OK ] # 371.00 [+201.61] TEST: IPv6 large scale dump tests [ OK ] # 570.48 [+199.48] TEST: L2 large scale dump tests [ OK ] # 582.00 [+11.53] TEST: Flush tests [ OK ] # 582.01 [+0.01] # 582.01 [+0.00] INFO: # Forwarding tests # 597.44 [+15.43] TEST: IPv4 host entries forwarding tests [ OK ] # 601.18 [+3.74] TEST: IPv6 host entries forwarding tests [ OK ] # 604.62 [+3.44] TEST: L2 host entries forwarding tests [ OK ] # 610.97 [+6.35] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 617.11 [+6.15] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 623.22 [+6.11] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 629.43 [+6.21] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 631.81 [+2.38] TEST: L2 port entries forwarding tests [ OK ] # 632.52 [+0.71] # 632.52 [+0.00] INFO: # Control packets tests # 636.26 [+3.74] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 639.91 [+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__->