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.29 [+13.29] # 13.29 [+0.00] INFO: # Host entries configuration tests # 14.34 [+1.05] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.33 [+1.00] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.31 [+0.98] TEST: Common host entries configuration tests (L2) [ OK ] # 16.32 [+0.01] # 16.32 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.91 [+7.59] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.44 [+7.53] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 39.75 [+8.31] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 48.82 [+9.07] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 48.84 [+0.01] # 48.84 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 56.46 [+7.63] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 64.18 [+7.72] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 67.03 [+2.84] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 69.85 [+2.82] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 69.86 [+0.01] # 69.86 [+0.00] INFO: # Port group entries configuration tests - L2 # 77.58 [+7.73] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 77.96 [+0.38] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 77.98 [+0.01] # 77.98 [+0.00] INFO: # Large scale dump tests # 115.55 [+37.57] TEST: IPv4 large scale dump tests [ OK ] # 345.07 [+229.52] TEST: IPv6 large scale dump tests [ OK ] # 564.09 [+219.02] TEST: L2 large scale dump tests [ OK ] # 569.97 [+5.88] TEST: Flush tests [ OK ] # 570.06 [+0.10] # 570.06 [+0.00] INFO: # Forwarding tests # 582.89 [+12.83] TEST: IPv4 host entries forwarding tests [ OK ] # 584.87 [+1.98] TEST: IPv6 host entries forwarding tests [ OK ] # 586.78 [+1.91] TEST: L2 host entries forwarding tests [ OK ] # 590.47 [+3.69] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 593.87 [+3.40] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 597.52 [+3.65] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 601.12 [+3.60] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 602.55 [+1.43] TEST: L2 port entries forwarding tests [ OK ] # 602.96 [+0.41] # 602.96 [+0.00] INFO: # Control packets tests # 605.13 [+2.17] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 607.38 [+2.25] 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__->