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.70 [+13.70] # 13.70 [+0.00] INFO: # Host entries configuration tests # 14.66 [+0.95] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.64 [+0.98] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.63 [+0.99] TEST: Common host entries configuration tests (L2) [ OK ] # 16.64 [+0.01] # 16.64 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 24.35 [+7.71] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 32.03 [+7.68] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 40.60 [+8.57] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 49.62 [+9.02] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 49.64 [+0.02] # 49.64 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 57.74 [+8.10] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 65.69 [+7.95] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 68.66 [+2.97] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 71.67 [+3.02] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 71.69 [+0.02] # 71.69 [+0.00] INFO: # Port group entries configuration tests - L2 # 79.42 [+7.73] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 79.79 [+0.36] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 79.81 [+0.02] # 79.81 [+0.00] INFO: # Large scale dump tests # 117.46 [+37.66] TEST: IPv4 large scale dump tests [ OK ] # 345.83 [+228.37] TEST: IPv6 large scale dump tests [ OK ] # 559.50 [+213.67] TEST: L2 large scale dump tests [ OK ] # 565.21 [+5.71] TEST: Flush tests [ OK ] # 565.31 [+0.10] # 565.31 [+0.00] INFO: # Forwarding tests # 578.02 [+12.71] TEST: IPv4 host entries forwarding tests [ OK ] # 579.94 [+1.93] TEST: IPv6 host entries forwarding tests [ OK ] # 581.81 [+1.86] TEST: L2 host entries forwarding tests [ OK ] # 585.45 [+3.64] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 588.82 [+3.37] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 592.12 [+3.30] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 595.55 [+3.43] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 596.90 [+1.35] TEST: L2 port entries forwarding tests [ OK ] # 597.29 [+0.39] # 597.29 [+0.00] INFO: # Control packets tests # 599.38 [+2.09] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 601.61 [+2.23] 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__->