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 # 18.83 [+18.83] # 18.83 [+0.00] INFO: # Host entries configuration tests # 20.57 [+1.74] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.18 [+1.61] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.02 [+1.84] TEST: Common host entries configuration tests (L2) [ OK ] # 24.03 [+0.01] # 24.03 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 33.97 [+9.94] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.19 [+10.23] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 59.89 [+15.70] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 75.28 [+15.39] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 75.29 [+0.01] # 75.29 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 85.38 [+10.09] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 95.78 [+10.41] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 100.97 [+5.19] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 105.82 [+4.85] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 105.83 [+0.01] # 105.83 [+0.00] INFO: # Port group entries configuration tests - L2 # 115.79 [+9.96] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 116.50 [+0.71] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 116.51 [+0.01] # 116.51 [+0.00] INFO: # Large scale dump tests # 165.01 [+48.51] TEST: IPv4 large scale dump tests [ OK ] # 366.84 [+201.83] TEST: IPv6 large scale dump tests [ OK ] # 555.44 [+188.60] TEST: L2 large scale dump tests [ OK ] # 566.30 [+10.86] TEST: Flush tests [ OK ] # 566.31 [+0.01] # 566.31 [+0.00] INFO: # Forwarding tests # 580.91 [+14.60] TEST: IPv4 host entries forwarding tests [ OK ] # 584.21 [+3.31] TEST: IPv6 host entries forwarding tests [ OK ] # 587.69 [+3.48] TEST: L2 host entries forwarding tests [ OK ] # 593.58 [+5.89] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 599.17 [+5.59] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 604.70 [+5.53] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 610.13 [+5.43] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 612.51 [+2.39] TEST: L2 port entries forwarding tests [ OK ] # 613.16 [+0.65] # 613.16 [+0.00] INFO: # Control packets tests # 616.84 [+3.68] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 620.36 [+3.51] 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__->