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.96 [+12.96] # 12.96 [+0.00] INFO: # Host entries configuration tests # 13.95 [+0.99] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.80 [+0.86] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.77 [+0.97] TEST: Common host entries configuration tests (L2) [ OK ] # 15.79 [+0.01] # 15.79 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.34 [+7.55] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 30.98 [+7.65] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 39.03 [+8.05] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 47.19 [+8.16] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 47.21 [+0.02] # 47.21 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 55.03 [+7.83] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 62.80 [+7.77] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 65.64 [+2.84] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 68.34 [+2.70] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 68.35 [+0.01] # 68.35 [+0.00] INFO: # Port group entries configuration tests - L2 # 76.17 [+7.82] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 76.51 [+0.34] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 76.52 [+0.01] # 76.52 [+0.00] INFO: # Large scale dump tests # 113.09 [+36.57] TEST: IPv4 large scale dump tests [ OK ] # 335.95 [+222.86] TEST: IPv6 large scale dump tests [ OK ] # 563.84 [+227.90] TEST: L2 large scale dump tests [ OK ] # 570.65 [+6.80] TEST: Flush tests [ OK ] # 570.76 [+0.11] # 570.76 [+0.00] INFO: # Forwarding tests # 584.04 [+13.28] TEST: IPv4 host entries forwarding tests [ OK ] # 586.21 [+2.17] TEST: IPv6 host entries forwarding tests [ OK ] # 588.34 [+2.13] TEST: L2 host entries forwarding tests [ OK ] # 592.50 [+4.17] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 596.46 [+3.95] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 600.36 [+3.91] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 603.99 [+3.63] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 605.55 [+1.56] TEST: L2 port entries forwarding tests [ OK ] # 605.97 [+0.42] # 605.97 [+0.00] INFO: # Control packets tests # 608.20 [+2.23] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 610.52 [+2.32] 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__->