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.77 [+21.77] # 21.77 [+0.00] INFO: # Host entries configuration tests # 23.78 [+2.02] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.92 [+2.13] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.96 [+2.05] TEST: Common host entries configuration tests (L2) [ OK ] # 27.98 [+0.02] # 27.98 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.76 [+10.78] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 49.68 [+10.92] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 67.53 [+17.85] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 85.93 [+18.40] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 85.94 [+0.01] # 85.94 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 97.02 [+11.07] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 107.87 [+10.86] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 114.05 [+6.17] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 119.86 [+5.82] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 119.87 [+0.01] # 119.87 [+0.00] INFO: # Port group entries configuration tests - L2 # 130.43 [+10.56] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 131.22 [+0.79] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 131.23 [+0.01] # 131.23 [+0.00] INFO: # Large scale dump tests # 187.04 [+55.81] TEST: IPv4 large scale dump tests [ OK ] # 411.51 [+224.48] TEST: IPv6 large scale dump tests [ OK ] # 645.91 [+234.39] TEST: L2 large scale dump tests [ OK ] # 659.00 [+13.09] TEST: Flush tests [ OK ] # 659.09 [+0.09] # 659.09 [+0.00] INFO: # Forwarding tests # 674.31 [+15.21] TEST: IPv4 host entries forwarding tests [ OK ] # 677.97 [+3.66] TEST: IPv6 host entries forwarding tests [ OK ] # 681.55 [+3.58] TEST: L2 host entries forwarding tests [ OK ] # 688.10 [+6.56] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 694.58 [+6.47] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 700.80 [+6.22] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 706.90 [+6.10] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 709.40 [+2.50] TEST: L2 port entries forwarding tests [ OK ] # 710.14 [+0.74] # 710.14 [+0.00] INFO: # Control packets tests # 713.90 [+3.76] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 717.49 [+3.59] 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__->