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 # 19.16 [+19.16] # 19.16 [+0.00] INFO: # Host entries configuration tests # 20.81 [+1.66] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.48 [+1.67] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.10 [+1.62] TEST: Common host entries configuration tests (L2) [ OK ] # 24.11 [+0.01] # 24.11 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.03 [+9.92] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 43.91 [+9.88] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 59.85 [+15.94] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 75.02 [+15.17] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 75.03 [+0.01] # 75.03 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 86.69 [+11.66] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 99.64 [+12.95] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 105.33 [+5.69] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 110.73 [+5.40] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 110.73 [+0.01] # 110.73 [+0.00] INFO: # Port group entries configuration tests - L2 # 120.75 [+10.02] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 121.50 [+0.75] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 121.51 [+0.01] # 121.51 [+0.00] INFO: # Large scale dump tests # 170.84 [+49.33] TEST: IPv4 large scale dump tests [ OK ] # 363.17 [+192.33] TEST: IPv6 large scale dump tests [ OK ] # 559.28 [+196.11] TEST: L2 large scale dump tests [ OK ] # 570.38 [+11.10] TEST: Flush tests [ OK ] # 570.39 [+0.01] # 570.39 [+0.00] INFO: # Forwarding tests # 585.08 [+14.69] TEST: IPv4 host entries forwarding tests [ OK ] # 588.60 [+3.52] TEST: IPv6 host entries forwarding tests [ OK ] # 591.82 [+3.22] TEST: L2 host entries forwarding tests [ OK ] # 597.83 [+6.02] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 603.47 [+5.64] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 609.01 [+5.54] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 614.71 [+5.70] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 616.96 [+2.25] TEST: L2 port entries forwarding tests [ OK ] # 617.57 [+0.61] # 617.57 [+0.00] INFO: # Control packets tests # 621.11 [+3.54] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 624.32 [+3.21] 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__->