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.95 [+12.95] # 12.95 [+0.00] INFO: # Host entries configuration tests # 13.82 [+0.87] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.69 [+0.86] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.49 [+0.80] TEST: Common host entries configuration tests (L2) [ OK ] # 15.50 [+0.01] # 15.50 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 22.84 [+7.34] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 30.42 [+7.58] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 38.89 [+8.47] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 47.76 [+8.87] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 47.77 [+0.01] # 47.77 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 55.50 [+7.72] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 63.23 [+7.73] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 66.20 [+2.98] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 69.13 [+2.93] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 69.14 [+0.01] # 69.14 [+0.00] INFO: # Port group entries configuration tests - L2 # 76.86 [+7.72] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 77.25 [+0.38] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 77.26 [+0.01] # 77.26 [+0.00] INFO: # Large scale dump tests # 113.86 [+36.60] TEST: IPv4 large scale dump tests [ OK ] # 338.89 [+225.03] TEST: IPv6 large scale dump tests [ OK ] # 559.67 [+220.78] TEST: L2 large scale dump tests [ OK ] # 566.14 [+6.47] TEST: Flush tests [ OK ] # 566.23 [+0.09] # 566.23 [+0.00] INFO: # Forwarding tests # 579.20 [+12.97] TEST: IPv4 host entries forwarding tests [ OK ] # 581.34 [+2.14] TEST: IPv6 host entries forwarding tests [ OK ] # 583.57 [+2.23] TEST: L2 host entries forwarding tests [ OK ] # 587.50 [+3.93] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 591.05 [+3.55] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 594.93 [+3.88] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 598.91 [+3.98] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 600.57 [+1.66] TEST: L2 port entries forwarding tests [ OK ] # 601.08 [+0.51] # 601.08 [+0.00] INFO: # Control packets tests # 603.43 [+2.35] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 605.85 [+2.42] 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__->