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.60 [+12.60] # 12.60 [+0.00] INFO: # Host entries configuration tests # 13.41 [+0.81] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.22 [+0.81] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.06 [+0.84] TEST: Common host entries configuration tests (L2) [ OK ] # 15.07 [+0.01] # 15.07 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 22.49 [+7.42] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 29.77 [+7.28] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 37.60 [+7.83] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 45.51 [+7.91] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 45.52 [+0.01] # 45.52 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 53.07 [+7.55] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 60.75 [+7.68] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 63.45 [+2.69] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 66.01 [+2.57] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 66.02 [+0.01] # 66.02 [+0.00] INFO: # Port group entries configuration tests - L2 # 73.51 [+7.49] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 73.84 [+0.33] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 73.85 [+0.01] # 73.85 [+0.00] INFO: # Large scale dump tests # 109.08 [+35.23] TEST: IPv4 large scale dump tests [ OK ] # 328.91 [+219.83] TEST: IPv6 large scale dump tests [ OK ] # 552.14 [+223.23] TEST: L2 large scale dump tests [ OK ] # 558.09 [+5.95] TEST: Flush tests [ OK ] # 558.18 [+0.09] # 558.18 [+0.00] INFO: # Forwarding tests # 570.96 [+12.77] TEST: IPv4 host entries forwarding tests [ OK ] # 573.21 [+2.25] TEST: IPv6 host entries forwarding tests [ OK ] # 575.56 [+2.35] TEST: L2 host entries forwarding tests [ OK ] # 579.55 [+3.99] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 583.66 [+4.11] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 587.63 [+3.98] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 591.70 [+4.06] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 593.22 [+1.52] TEST: L2 port entries forwarding tests [ OK ] # 593.62 [+0.40] # 593.62 [+0.00] INFO: # Control packets tests # 595.97 [+2.35] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 598.29 [+2.32] 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__->