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.93 [+12.93] # 12.93 [+0.00] INFO: # Host entries configuration tests # 13.71 [+0.78] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.54 [+0.83] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.42 [+0.88] TEST: Common host entries configuration tests (L2) [ OK ] # 15.43 [+0.01] # 15.43 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 22.99 [+7.56] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 30.61 [+7.62] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 38.66 [+8.04] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 47.13 [+8.47] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 47.14 [+0.01] # 47.14 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 54.76 [+7.61] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 62.33 [+7.57] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 65.22 [+2.89] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 68.11 [+2.89] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 68.13 [+0.02] # 68.13 [+0.00] INFO: # Port group entries configuration tests - L2 # 75.57 [+7.44] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 75.92 [+0.35] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 75.93 [+0.01] # 75.93 [+0.00] INFO: # Large scale dump tests # 111.69 [+35.75] TEST: IPv4 large scale dump tests [ OK ] # 331.91 [+220.22] TEST: IPv6 large scale dump tests [ OK ] # 560.05 [+228.14] TEST: L2 large scale dump tests [ OK ] # 566.79 [+6.74] TEST: Flush tests [ OK ] # 566.90 [+0.11] # 566.90 [+0.00] INFO: # Forwarding tests # 579.87 [+12.97] TEST: IPv4 host entries forwarding tests [ OK ] # 581.99 [+2.12] TEST: IPv6 host entries forwarding tests [ OK ] # 583.93 [+1.94] TEST: L2 host entries forwarding tests [ OK ] # 587.63 [+3.70] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 591.52 [+3.89] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 595.38 [+3.86] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 599.44 [+4.06] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 601.02 [+1.58] TEST: L2 port entries forwarding tests [ OK ] # 601.52 [+0.50] # 601.52 [+0.00] INFO: # Control packets tests # 603.86 [+2.34] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 606.38 [+2.52] 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__->