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.43 [+12.43] # 12.43 [+0.00] INFO: # Host entries configuration tests # 13.29 [+0.86] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.22 [+0.93] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.04 [+0.82] TEST: Common host entries configuration tests (L2) [ OK ] # 15.05 [+0.01] # 15.05 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 22.52 [+7.48] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 29.95 [+7.43] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 37.56 [+7.61] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 45.12 [+7.56] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 45.14 [+0.01] # 45.14 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 52.76 [+7.62] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 60.60 [+7.83] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 63.34 [+2.74] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 66.29 [+2.95] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 66.31 [+0.02] # 66.31 [+0.00] INFO: # Port group entries configuration tests - L2 # 74.26 [+7.96] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 74.65 [+0.38] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 74.66 [+0.01] # 74.66 [+0.00] INFO: # Large scale dump tests # 110.00 [+35.34] TEST: IPv4 large scale dump tests [ OK ] # 318.10 [+208.10] TEST: IPv6 large scale dump tests [ OK ] # 534.58 [+216.48] TEST: L2 large scale dump tests [ OK ] # 540.54 [+5.96] TEST: Flush tests [ OK ] # 540.62 [+0.09] # 540.62 [+0.00] INFO: # Forwarding tests # 553.59 [+12.97] TEST: IPv4 host entries forwarding tests [ OK ] # 555.66 [+2.06] TEST: IPv6 host entries forwarding tests [ OK ] # 557.64 [+1.98] TEST: L2 host entries forwarding tests [ OK ] # 561.37 [+3.73] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 565.27 [+3.90] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 569.07 [+3.80] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 573.02 [+3.95] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 574.51 [+1.50] TEST: L2 port entries forwarding tests [ OK ] # 574.99 [+0.47] # 574.99 [+0.00] INFO: # Control packets tests # 577.33 [+2.34] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 579.82 [+2.50] 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__->