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.20 [+19.20] # 19.20 [+0.00] INFO: # Host entries configuration tests # 20.98 [+1.78] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.82 [+1.84] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.69 [+1.87] TEST: Common host entries configuration tests (L2) [ OK ] # 24.71 [+0.02] # 24.71 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.95 [+10.23] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.07 [+10.13] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.77 [+16.70] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 77.48 [+15.71] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 77.49 [+0.01] # 77.49 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 87.64 [+10.15] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 97.98 [+10.35] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 103.43 [+5.44] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 108.83 [+5.41] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 108.84 [+0.01] # 108.84 [+0.00] INFO: # Port group entries configuration tests - L2 # 118.96 [+10.11] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 119.65 [+0.69] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 119.66 [+0.02] # 119.66 [+0.00] INFO: # Large scale dump tests # 168.44 [+48.77] TEST: IPv4 large scale dump tests [ OK ] # 370.60 [+202.17] TEST: IPv6 large scale dump tests [ OK ] # 583.05 [+212.45] TEST: L2 large scale dump tests [ OK ] # 594.43 [+11.38] TEST: Flush tests [ OK ] # 594.44 [+0.01] # 594.44 [+0.00] INFO: # Forwarding tests # 609.21 [+14.77] TEST: IPv4 host entries forwarding tests [ OK ] # 612.60 [+3.39] TEST: IPv6 host entries forwarding tests [ OK ] # 615.86 [+3.25] TEST: L2 host entries forwarding tests [ OK ] # 622.15 [+6.30] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 627.99 [+5.84] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 633.66 [+5.67] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 639.45 [+5.79] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 641.80 [+2.35] TEST: L2 port entries forwarding tests [ OK ] # 642.44 [+0.65] # 642.44 [+0.00] INFO: # Control packets tests # 646.12 [+3.67] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 649.69 [+3.57] 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__->