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.51 [+13.51] # 13.51 [+0.00] INFO: # Host entries configuration tests # 14.44 [+0.93] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.41 [+0.97] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.36 [+0.95] TEST: Common host entries configuration tests (L2) [ OK ] # 16.37 [+0.01] # 16.37 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 24.15 [+7.78] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.82 [+7.67] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 40.15 [+8.33] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 48.81 [+8.66] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 48.82 [+0.01] # 48.82 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 56.41 [+7.59] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 64.02 [+7.61] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 66.84 [+2.82] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 69.82 [+2.98] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 69.84 [+0.02] # 69.84 [+0.00] INFO: # Port group entries configuration tests - L2 # 77.62 [+7.79] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 78.05 [+0.42] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 78.06 [+0.01] # 78.06 [+0.00] INFO: # Large scale dump tests # 114.54 [+36.48] TEST: IPv4 large scale dump tests [ OK ] # 335.38 [+220.84] TEST: IPv6 large scale dump tests [ OK ] # 555.55 [+220.17] TEST: L2 large scale dump tests [ OK ] # 561.99 [+6.44] TEST: Flush tests [ OK ] # 562.11 [+0.12] # 562.11 [+0.00] INFO: # Forwarding tests # 575.01 [+12.90] TEST: IPv4 host entries forwarding tests [ OK ] # 577.07 [+2.06] TEST: IPv6 host entries forwarding tests [ OK ] # 579.20 [+2.13] TEST: L2 host entries forwarding tests [ OK ] # 583.31 [+4.11] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 587.12 [+3.81] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 591.37 [+4.25] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 595.06 [+3.69] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 596.63 [+1.57] TEST: L2 port entries forwarding tests [ OK ] # 597.07 [+0.44] # 597.07 [+0.00] INFO: # Control packets tests # 599.60 [+2.53] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 602.22 [+2.62] 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__->