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 # 13.76 [+13.76] # 13.76 [+0.00] INFO: # Host entries configuration tests # 14.70 [+0.94] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.68 [+0.97] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.63 [+0.95] TEST: Common host entries configuration tests (L2) [ OK ] # 16.64 [+0.02] # 16.64 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 24.38 [+7.74] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 32.03 [+7.65] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 41.22 [+9.19] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 49.97 [+8.75] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 49.98 [+0.01] # 49.98 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 57.95 [+7.97] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 65.77 [+7.82] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 68.83 [+3.06] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 71.71 [+2.88] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 71.72 [+0.01] # 71.72 [+0.00] INFO: # Port group entries configuration tests - L2 # 79.69 [+7.97] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 80.08 [+0.39] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 80.10 [+0.02] # 80.10 [+0.00] INFO: # Large scale dump tests # 116.46 [+36.36] TEST: IPv4 large scale dump tests [ OK ] # 337.07 [+220.61] TEST: IPv6 large scale dump tests [ OK ] # 564.89 [+227.82] TEST: L2 large scale dump tests [ OK ] # 571.22 [+6.33] TEST: Flush tests [ OK ] # 571.33 [+0.11] # 571.33 [+0.00] INFO: # Forwarding tests # 584.24 [+12.91] TEST: IPv4 host entries forwarding tests [ OK ] # 586.31 [+2.07] TEST: IPv6 host entries forwarding tests [ OK ] # 588.37 [+2.06] TEST: L2 host entries forwarding tests [ OK ] # 592.26 [+3.88] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 596.05 [+3.79] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 599.91 [+3.86] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 603.47 [+3.57] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 604.92 [+1.44] TEST: L2 port entries forwarding tests [ OK ] # 605.36 [+0.44] # 605.36 [+0.00] INFO: # Control packets tests # 607.69 [+2.33] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 609.94 [+2.25] 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__->