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.54 [+12.54] # 12.54 [+0.00] INFO: # Host entries configuration tests # 13.33 [+0.79] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.10 [+0.78] TEST: Common host entries configuration tests (IPv6) [ OK ] # 14.89 [+0.78] TEST: Common host entries configuration tests (L2) [ OK ] # 14.90 [+0.02] # 14.90 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 22.42 [+7.52] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 29.97 [+7.55] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 37.33 [+7.36] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 44.98 [+7.65] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 45.00 [+0.02] # 45.00 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 52.58 [+7.58] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 60.29 [+7.71] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 63.23 [+2.94] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 65.93 [+2.70] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 65.94 [+0.01] # 65.94 [+0.00] INFO: # Port group entries configuration tests - L2 # 73.74 [+7.80] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 74.12 [+0.37] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 74.13 [+0.02] # 74.13 [+0.00] INFO: # Large scale dump tests # 110.19 [+36.06] TEST: IPv4 large scale dump tests [ OK ] # 321.52 [+211.33] TEST: IPv6 large scale dump tests [ OK ] # 529.51 [+207.99] TEST: L2 large scale dump tests [ OK ] # 535.52 [+6.01] TEST: Flush tests [ OK ] # 535.61 [+0.09] # 535.61 [+0.00] INFO: # Forwarding tests # 548.43 [+12.82] TEST: IPv4 host entries forwarding tests [ OK ] # 550.34 [+1.90] TEST: IPv6 host entries forwarding tests [ OK ] # 552.16 [+1.82] TEST: L2 host entries forwarding tests [ OK ] # 555.86 [+3.71] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 563.75 [+7.89] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 568.18 [+4.42] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 572.02 [+3.84] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 573.52 [+1.50] TEST: L2 port entries forwarding tests [ OK ] # 573.99 [+0.47] # 573.99 [+0.00] INFO: # Control packets tests # 576.56 [+2.57] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 579.09 [+2.52] 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__->