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 # 12.33 [+12.33] # 12.33 [+0.00] INFO: # Host entries configuration tests # 13.09 [+0.76] TEST: Common host entries configuration tests (IPv4) [ OK ] # 13.95 [+0.86] TEST: Common host entries configuration tests (IPv6) [ OK ] # 14.79 [+0.84] TEST: Common host entries configuration tests (L2) [ OK ] # 14.80 [+0.01] # 14.80 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 22.12 [+7.32] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 29.46 [+7.34] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 36.55 [+7.09] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 43.92 [+7.38] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 43.93 [+0.01] # 43.93 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 51.19 [+7.26] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 58.80 [+7.61] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 61.58 [+2.77] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 64.37 [+2.80] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 64.38 [+0.01] # 64.38 [+0.00] INFO: # Port group entries configuration tests - L2 # 71.82 [+7.44] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 72.13 [+0.31] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 72.14 [+0.01] # 72.14 [+0.00] INFO: # Large scale dump tests # 105.92 [+33.78] TEST: IPv4 large scale dump tests [ OK ] # 319.21 [+213.28] TEST: IPv6 large scale dump tests [ OK ] # 548.72 [+229.51] TEST: L2 large scale dump tests [ OK ] # 554.81 [+6.09] TEST: Flush tests [ OK ] # 554.92 [+0.11] # 554.92 [+0.00] INFO: # Forwarding tests # 568.02 [+13.10] TEST: IPv4 host entries forwarding tests [ OK ] # 570.26 [+2.25] TEST: IPv6 host entries forwarding tests [ OK ] # 572.39 [+2.12] TEST: L2 host entries forwarding tests [ OK ] # 576.42 [+4.03] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 580.06 [+3.64] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 583.56 [+3.50] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 587.22 [+3.66] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 588.78 [+1.56] TEST: L2 port entries forwarding tests [ OK ] # 589.23 [+0.45] # 589.23 [+0.00] INFO: # Control packets tests # 591.69 [+2.46] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 594.14 [+2.44] 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__->