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 # 13.41 [+13.41] # 13.42 [+0.00] INFO: # Host entries configuration tests # 14.35 [+0.93] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.29 [+0.94] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.29 [+1.00] TEST: Common host entries configuration tests (L2) [ OK ] # 16.30 [+0.01] # 16.30 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.88 [+7.58] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.57 [+7.69] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 40.02 [+8.45] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 48.65 [+8.63] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 48.66 [+0.01] # 48.66 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 56.24 [+7.58] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 63.94 [+7.71] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 66.81 [+2.87] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 69.66 [+2.84] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 69.67 [+0.01] # 69.67 [+0.00] INFO: # Port group entries configuration tests - L2 # 77.33 [+7.67] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 77.74 [+0.40] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 77.75 [+0.01] # 77.75 [+0.00] INFO: # Large scale dump tests # 112.80 [+35.05] TEST: IPv4 large scale dump tests [ OK ] # 332.30 [+219.50] TEST: IPv6 large scale dump tests [ OK ] # 547.62 [+215.32] TEST: L2 large scale dump tests [ OK ] # 554.19 [+6.57] TEST: Flush tests [ OK ] # 554.27 [+0.08] # 554.27 [+0.00] INFO: # Forwarding tests # 567.10 [+12.83] TEST: IPv4 host entries forwarding tests [ OK ] # 569.07 [+1.97] TEST: IPv6 host entries forwarding tests [ OK ] # 571.10 [+2.03] TEST: L2 host entries forwarding tests [ OK ] # 574.81 [+3.71] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 578.32 [+3.51] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 581.86 [+3.54] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 585.37 [+3.51] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 586.80 [+1.43] TEST: L2 port entries forwarding tests [ OK ] # 587.21 [+0.41] # 587.21 [+0.00] INFO: # Control packets tests # 589.51 [+2.30] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 591.78 [+2.28] 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__->