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 # 19.31 [+19.31] # 19.31 [+0.00] INFO: # Host entries configuration tests # 20.92 [+1.61] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.54 [+1.62] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.25 [+1.72] TEST: Common host entries configuration tests (L2) [ OK ] # 24.26 [+0.01] # 24.26 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.29 [+10.03] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.17 [+9.87] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 59.62 [+15.45] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 75.23 [+15.61] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 75.24 [+0.01] # 75.24 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 84.94 [+9.70] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 94.92 [+9.98] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 100.02 [+5.09] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 105.48 [+5.46] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 105.50 [+0.02] # 105.50 [+0.00] INFO: # Port group entries configuration tests - L2 # 115.41 [+9.92] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 116.03 [+0.62] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 116.04 [+0.01] # 116.04 [+0.00] INFO: # Large scale dump tests # 172.27 [+56.23] TEST: IPv4 large scale dump tests [ OK ] # 373.22 [+200.95] TEST: IPv6 large scale dump tests [ OK ] # 571.83 [+198.61] TEST: L2 large scale dump tests [ OK ] # 583.58 [+11.75] TEST: Flush tests [ OK ] # 583.59 [+0.01] # 583.59 [+0.00] INFO: # Forwarding tests # 598.49 [+14.90] TEST: IPv4 host entries forwarding tests [ OK ] # 602.20 [+3.71] TEST: IPv6 host entries forwarding tests [ OK ] # 605.64 [+3.45] TEST: L2 host entries forwarding tests [ OK ] # 612.21 [+6.57] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 618.29 [+6.07] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 624.24 [+5.96] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 630.14 [+5.90] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 632.61 [+2.47] TEST: L2 port entries forwarding tests [ OK ] # 633.26 [+0.65] # 633.26 [+0.00] INFO: # Control packets tests # 637.04 [+3.78] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 640.63 [+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__->