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.39 [+0.85] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.24 [+0.85] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.05 [+0.81] TEST: Common host entries configuration tests (L2) [ OK ] # 15.06 [+0.01] # 15.06 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 22.42 [+7.36] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 29.67 [+7.25] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 36.92 [+7.25] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 44.39 [+7.47] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 44.40 [+0.02] # 44.40 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 51.77 [+7.36] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 59.19 [+7.43] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 61.76 [+2.56] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 64.25 [+2.50] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 64.28 [+0.02] # 64.28 [+0.00] INFO: # Port group entries configuration tests - L2 # 71.52 [+7.24] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 71.84 [+0.32] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 71.85 [+0.01] # 71.85 [+0.00] INFO: # Large scale dump tests # 102.80 [+30.95] TEST: IPv4 large scale dump tests [ OK ] # 285.04 [+182.24] TEST: IPv6 large scale dump tests [ OK ] # 498.92 [+213.88] TEST: L2 large scale dump tests [ OK ] # 505.43 [+6.50] TEST: Flush tests [ OK ] # 505.51 [+0.09] # 505.51 [+0.00] INFO: # Forwarding tests # 518.54 [+13.03] TEST: IPv4 host entries forwarding tests [ OK ] # 520.80 [+2.27] TEST: IPv6 host entries forwarding tests [ OK ] # 523.01 [+2.21] TEST: L2 host entries forwarding tests [ OK ] # 526.95 [+3.94] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 530.94 [+3.99] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 534.73 [+3.80] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 538.81 [+4.08] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 540.32 [+1.51] TEST: L2 port entries forwarding tests [ OK ] # 540.85 [+0.53] # 540.85 [+0.00] INFO: # Control packets tests # 543.26 [+2.40] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 545.62 [+2.36] 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__->