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.80 [+21.80] # 21.80 [+0.00] INFO: # Host entries configuration tests # 23.82 [+2.02] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.86 [+2.03] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.81 [+1.96] TEST: Common host entries configuration tests (L2) [ OK ] # 27.82 [+0.01] # 27.82 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.49 [+10.67] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 49.15 [+10.66] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 66.74 [+17.58] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 84.19 [+17.45] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 84.20 [+0.01] # 84.20 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 94.88 [+10.68] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 105.78 [+10.90] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 111.72 [+5.94] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 117.81 [+6.09] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 117.83 [+0.01] # 117.83 [+0.00] INFO: # Port group entries configuration tests - L2 # 128.26 [+10.44] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 129.05 [+0.79] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 129.06 [+0.01] # 129.06 [+0.00] INFO: # Large scale dump tests # 183.21 [+54.15] TEST: IPv4 large scale dump tests [ OK ] # 405.77 [+222.56] TEST: IPv6 large scale dump tests [ OK ] # 624.18 [+218.41] TEST: L2 large scale dump tests [ OK ] # 635.89 [+11.72] TEST: Flush tests [ OK ] # 635.90 [+0.01] # 635.90 [+0.00] INFO: # Forwarding tests # 650.77 [+14.87] TEST: IPv4 host entries forwarding tests [ OK ] # 654.48 [+3.70] TEST: IPv6 host entries forwarding tests [ OK ] # 658.00 [+3.52] TEST: L2 host entries forwarding tests [ OK ] # 664.50 [+6.50] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 670.54 [+6.04] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 676.44 [+5.90] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 682.70 [+6.26] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 685.29 [+2.58] TEST: L2 port entries forwarding tests [ OK ] # 685.98 [+0.70] # 685.98 [+0.00] INFO: # Control packets tests # 689.83 [+3.84] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 693.54 [+3.72] 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__->