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.35 [+19.35] # 19.35 [+0.00] INFO: # Host entries configuration tests # 21.14 [+1.78] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.99 [+1.86] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.67 [+1.67] TEST: Common host entries configuration tests (L2) [ OK ] # 24.68 [+0.01] # 24.68 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.93 [+10.25] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.07 [+10.15] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.02 [+15.95] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 77.61 [+16.59] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 77.62 [+0.01] # 77.62 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 87.92 [+10.30] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 98.21 [+10.29] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 103.78 [+5.58] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 109.23 [+5.44] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 109.23 [+0.01] # 109.23 [+0.00] INFO: # Port group entries configuration tests - L2 # 119.56 [+10.32] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 120.31 [+0.75] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 120.32 [+0.01] # 120.32 [+0.00] INFO: # Large scale dump tests # 170.80 [+50.48] TEST: IPv4 large scale dump tests [ OK ] # 373.82 [+203.03] TEST: IPv6 large scale dump tests [ OK ] # 575.39 [+201.56] TEST: L2 large scale dump tests [ OK ] # 587.24 [+11.85] TEST: Flush tests [ OK ] # 587.25 [+0.01] # 587.25 [+0.00] INFO: # Forwarding tests # 601.94 [+14.69] TEST: IPv4 host entries forwarding tests [ OK ] # 605.88 [+3.94] TEST: IPv6 host entries forwarding tests [ OK ] # 609.60 [+3.72] TEST: L2 host entries forwarding tests [ OK ] # 615.74 [+6.14] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 622.10 [+6.37] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 628.59 [+6.48] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 634.64 [+6.05] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 637.12 [+2.48] TEST: L2 port entries forwarding tests [ OK ] # 637.77 [+0.65] # 637.77 [+0.00] INFO: # Control packets tests # 641.88 [+4.11] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 645.70 [+3.82] 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__->