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 # 12.40 [+12.40] # 12.40 [+0.00] INFO: # Host entries configuration tests # 13.26 [+0.86] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.14 [+0.88] TEST: Common host entries configuration tests (IPv6) [ OK ] # 14.94 [+0.80] TEST: Common host entries configuration tests (L2) [ OK ] # 14.95 [+0.01] # 14.95 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 22.33 [+7.39] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 29.62 [+7.29] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 36.62 [+7.00] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 43.58 [+6.96] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 43.59 [+0.01] # 43.59 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 50.97 [+7.38] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 58.26 [+7.29] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 60.76 [+2.50] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 63.28 [+2.52] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 63.30 [+0.01] # 63.30 [+0.00] INFO: # Port group entries configuration tests - L2 # 70.67 [+7.37] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 71.00 [+0.33] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 71.01 [+0.01] # 71.01 [+0.00] INFO: # Large scale dump tests # 102.96 [+31.94] TEST: IPv4 large scale dump tests [ OK ] # 290.97 [+188.01] TEST: IPv6 large scale dump tests [ OK ] # 479.15 [+188.18] TEST: L2 large scale dump tests [ OK ] # 485.11 [+5.96] TEST: Flush tests [ OK ] # 485.20 [+0.09] # 485.20 [+0.00] INFO: # Forwarding tests # 497.88 [+12.68] TEST: IPv4 host entries forwarding tests [ OK ] # 499.80 [+1.92] TEST: IPv6 host entries forwarding tests [ OK ] # 501.73 [+1.93] TEST: L2 host entries forwarding tests [ OK ] # 505.28 [+3.55] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 508.58 [+3.30] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 511.76 [+3.18] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 514.95 [+3.19] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 516.30 [+1.36] TEST: L2 port entries forwarding tests [ OK ] # 516.74 [+0.44] # 516.74 [+0.00] INFO: # Control packets tests # 518.77 [+2.02] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 520.78 [+2.01] 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__->