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.94 [+12.94] # 12.94 [+0.00] INFO: # Host entries configuration tests # 13.86 [+0.92] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.77 [+0.91] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.59 [+0.82] TEST: Common host entries configuration tests (L2) [ OK ] # 15.61 [+0.01] # 15.61 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.24 [+7.63] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 30.89 [+7.65] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 39.16 [+8.27] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 47.11 [+7.95] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 47.12 [+0.01] # 47.12 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 54.76 [+7.64] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 62.44 [+7.68] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 65.34 [+2.90] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 67.96 [+2.61] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 67.97 [+0.02] # 67.97 [+0.00] INFO: # Port group entries configuration tests - L2 # 75.46 [+7.49] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 75.84 [+0.38] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 75.85 [+0.01] # 75.85 [+0.00] INFO: # Large scale dump tests # 112.01 [+36.15] TEST: IPv4 large scale dump tests [ OK ] # 331.01 [+219.00] TEST: IPv6 large scale dump tests [ OK ] # 546.03 [+215.02] TEST: L2 large scale dump tests [ OK ] # 552.44 [+6.41] TEST: Flush tests [ OK ] # 552.53 [+0.10] # 552.53 [+0.00] INFO: # Forwarding tests # 565.37 [+12.84] TEST: IPv4 host entries forwarding tests [ OK ] # 567.54 [+2.17] TEST: IPv6 host entries forwarding tests [ OK ] # 569.67 [+2.13] TEST: L2 host entries forwarding tests [ OK ] # 576.97 [+7.30] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 581.75 [+4.77] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 585.55 [+3.81] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 589.53 [+3.98] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 591.11 [+1.58] TEST: L2 port entries forwarding tests [ OK ] # 591.63 [+0.52] # 591.63 [+0.00] INFO: # Control packets tests # 593.90 [+2.27] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 596.18 [+2.27] 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__->