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.86 [+19.86] # 19.86 [+0.00] INFO: # Host entries configuration tests # 21.70 [+1.84] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.37 [+1.68] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.11 [+1.73] TEST: Common host entries configuration tests (L2) [ OK ] # 25.13 [+0.02] # 25.13 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.19 [+10.07] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.46 [+10.27] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 62.02 [+16.56] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 77.41 [+15.40] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 77.42 [+0.01] # 77.42 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 87.43 [+10.01] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 97.56 [+10.14] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 102.68 [+5.12] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 108.10 [+5.42] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 108.12 [+0.02] # 108.12 [+0.00] INFO: # Port group entries configuration tests - L2 # 118.38 [+10.26] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 119.05 [+0.66] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 119.05 [+0.01] # 119.05 [+0.00] INFO: # Large scale dump tests # 169.71 [+50.66] TEST: IPv4 large scale dump tests [ OK ] # 379.32 [+209.61] TEST: IPv6 large scale dump tests [ OK ] # 583.76 [+204.44] TEST: L2 large scale dump tests [ OK ] # 595.91 [+12.15] TEST: Flush tests [ OK ] # 595.92 [+0.01] # 595.92 [+0.00] INFO: # Forwarding tests # 610.79 [+14.87] TEST: IPv4 host entries forwarding tests [ OK ] # 614.47 [+3.69] TEST: IPv6 host entries forwarding tests [ OK ] # 617.84 [+3.36] TEST: L2 host entries forwarding tests [ OK ] # 624.32 [+6.48] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 630.28 [+5.97] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 636.27 [+5.99] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 642.19 [+5.92] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 644.73 [+2.54] TEST: L2 port entries forwarding tests [ OK ] # 645.39 [+0.66] # 645.39 [+0.00] INFO: # Control packets tests # 648.97 [+3.57] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 652.53 [+3.56] 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__->