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.98 [+18.98] # 18.98 [+0.00] INFO: # Host entries configuration tests # 20.74 [+1.77] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.34 [+1.59] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.05 [+1.71] TEST: Common host entries configuration tests (L2) [ OK ] # 24.05 [+0.01] # 24.05 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 33.81 [+9.76] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 43.59 [+9.77] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 59.18 [+15.59] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 74.22 [+15.04] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 74.23 [+0.01] # 74.23 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 83.96 [+9.73] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 93.90 [+9.94] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 99.04 [+5.14] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 104.46 [+5.43] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 104.47 [+0.01] # 104.47 [+0.00] INFO: # Port group entries configuration tests - L2 # 114.41 [+9.94] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 115.10 [+0.69] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 115.11 [+0.01] # 115.11 [+0.00] INFO: # Large scale dump tests # 162.61 [+47.50] TEST: IPv4 large scale dump tests [ OK ] # 367.63 [+205.03] TEST: IPv6 large scale dump tests [ OK ] # 567.97 [+200.34] TEST: L2 large scale dump tests [ OK ] # 579.13 [+11.15] TEST: Flush tests [ OK ] # 579.14 [+0.01] # 579.14 [+0.00] INFO: # Forwarding tests # 593.69 [+14.55] TEST: IPv4 host entries forwarding tests [ OK ] # 597.08 [+3.39] TEST: IPv6 host entries forwarding tests [ OK ] # 600.36 [+3.28] TEST: L2 host entries forwarding tests [ OK ] # 606.36 [+6.00] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 612.11 [+5.76] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 617.76 [+5.64] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 623.66 [+5.90] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 626.11 [+2.45] TEST: L2 port entries forwarding tests [ OK ] # 626.79 [+0.68] # 626.79 [+0.00] INFO: # Control packets tests # 630.45 [+3.66] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 634.06 [+3.61] 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__->