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.12 [+12.12] # 12.12 [+0.00] INFO: # Host entries configuration tests # 12.97 [+0.84] TEST: Common host entries configuration tests (IPv4) [ OK ] # 13.82 [+0.85] TEST: Common host entries configuration tests (IPv6) [ OK ] # 14.65 [+0.82] TEST: Common host entries configuration tests (L2) [ OK ] # 14.66 [+0.01] # 14.66 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 21.97 [+7.32] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 29.17 [+7.19] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 36.42 [+7.26] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 44.04 [+7.62] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 44.05 [+0.01] # 44.05 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 51.49 [+7.44] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 59.10 [+7.61] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 61.81 [+2.71] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 64.45 [+2.64] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 64.46 [+0.01] # 64.46 [+0.00] INFO: # Port group entries configuration tests - L2 # 71.88 [+7.41] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 72.22 [+0.34] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 72.23 [+0.01] # 72.23 [+0.00] INFO: # Large scale dump tests # 106.50 [+34.27] TEST: IPv4 large scale dump tests [ OK ] # 315.23 [+208.73] TEST: IPv6 large scale dump tests [ OK ] # 532.85 [+217.62] TEST: L2 large scale dump tests [ OK ] # 538.97 [+6.12] TEST: Flush tests [ OK ] # 539.31 [+0.34] # 539.31 [+0.00] INFO: # Forwarding tests # 553.93 [+14.62] TEST: IPv4 host entries forwarding tests [ OK ] # 556.00 [+2.07] TEST: IPv6 host entries forwarding tests [ OK ] # 558.23 [+2.23] TEST: L2 host entries forwarding tests [ OK ] # 562.25 [+4.02] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 565.91 [+3.65] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 569.50 [+3.59] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 573.07 [+3.57] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 574.50 [+1.44] TEST: L2 port entries forwarding tests [ OK ] # 574.94 [+0.43] # 574.94 [+0.00] INFO: # Control packets tests # 577.25 [+2.31] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 579.72 [+2.47] 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__->