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.88 [+19.88] # 19.89 [+0.00] INFO: # Host entries configuration tests # 21.82 [+1.93] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.73 [+1.91] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.58 [+1.84] TEST: Common host entries configuration tests (L2) [ OK ] # 25.58 [+0.01] # 25.58 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.12 [+10.53] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.59 [+10.47] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 62.02 [+15.43] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 77.30 [+15.28] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 77.31 [+0.01] # 77.31 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 87.57 [+10.26] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 97.96 [+10.40] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 103.08 [+5.11] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 108.20 [+5.12] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 108.21 [+0.01] # 108.21 [+0.00] INFO: # Port group entries configuration tests - L2 # 118.59 [+10.38] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 119.21 [+0.63] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 119.22 [+0.01] # 119.22 [+0.00] INFO: # Large scale dump tests # 172.54 [+53.32] TEST: IPv4 large scale dump tests [ OK ] # 371.87 [+199.33] TEST: IPv6 large scale dump tests [ OK ] # 567.77 [+195.90] TEST: L2 large scale dump tests [ OK ] # 583.63 [+15.86] TEST: Flush tests [ OK ] # 583.63 [+0.01] # 583.63 [+0.00] INFO: # Forwarding tests # 598.35 [+14.71] TEST: IPv4 host entries forwarding tests [ OK ] # 601.63 [+3.29] TEST: IPv6 host entries forwarding tests [ OK ] # 605.02 [+3.39] TEST: L2 host entries forwarding tests [ OK ] # 610.96 [+5.94] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 617.11 [+6.15] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 623.03 [+5.92] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 629.03 [+6.00] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 631.54 [+2.50] TEST: L2 port entries forwarding tests [ OK ] # 632.22 [+0.69] # 632.23 [+0.00] INFO: # Control packets tests # 635.94 [+3.72] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 639.50 [+3.56] 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__->