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.80 [+2.00] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.64 [+1.84] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.44 [+1.80] TEST: Common host entries configuration tests (L2) [ OK ] # 27.45 [+0.01] # 27.45 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.11 [+10.66] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.91 [+10.80] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 66.52 [+17.61] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 84.26 [+17.75] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 84.28 [+0.02] # 84.28 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 95.06 [+10.78] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 105.46 [+10.40] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 111.58 [+6.12] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 117.35 [+5.77] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 117.36 [+0.01] # 117.36 [+0.00] INFO: # Port group entries configuration tests - L2 # 129.23 [+11.87] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 131.75 [+2.52] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 131.79 [+0.04] # 131.79 [+0.00] INFO: # Large scale dump tests # 187.99 [+56.20] TEST: IPv4 large scale dump tests [ OK ] # 406.89 [+218.89] TEST: IPv6 large scale dump tests [ OK ] # 623.17 [+216.29] TEST: L2 large scale dump tests [ OK ] # 635.29 [+12.12] TEST: Flush tests [ OK ] # 635.37 [+0.08] # 635.37 [+0.00] INFO: # Forwarding tests # 650.28 [+14.91] TEST: IPv4 host entries forwarding tests [ OK ] # 653.91 [+3.62] TEST: IPv6 host entries forwarding tests [ OK ] # 657.45 [+3.54] TEST: L2 host entries forwarding tests [ OK ] # 664.16 [+6.71] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 670.13 [+5.98] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 676.26 [+6.12] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 682.59 [+6.34] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 685.27 [+2.67] TEST: L2 port entries forwarding tests [ OK ] # 686.13 [+0.86] # 686.13 [+0.00] INFO: # Control packets tests # 690.10 [+3.97] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 693.96 [+3.86] 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__->