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.45 [+12.45] # 12.45 [+0.00] INFO: # Host entries configuration tests # 13.20 [+0.75] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.03 [+0.83] TEST: Common host entries configuration tests (IPv6) [ OK ] # 14.85 [+0.82] TEST: Common host entries configuration tests (L2) [ OK ] # 14.87 [+0.01] # 14.87 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 22.32 [+7.46] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 29.69 [+7.37] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 36.93 [+7.24] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 44.36 [+7.43] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 44.37 [+0.01] # 44.37 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 51.73 [+7.36] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 59.15 [+7.43] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 61.66 [+2.51] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 64.04 [+2.38] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 64.05 [+0.01] # 64.05 [+0.00] INFO: # Port group entries configuration tests - L2 # 71.22 [+7.17] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 71.53 [+0.32] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 71.54 [+0.01] # 71.54 [+0.00] INFO: # Large scale dump tests # 103.08 [+31.54] TEST: IPv4 large scale dump tests [ OK ] # 297.91 [+194.83] TEST: IPv6 large scale dump tests [ OK ] # 507.20 [+209.28] TEST: L2 large scale dump tests [ OK ] # 513.36 [+6.17] TEST: Flush tests [ OK ] # 513.46 [+0.09] # 513.46 [+0.00] INFO: # Forwarding tests # 526.47 [+13.02] TEST: IPv4 host entries forwarding tests [ OK ] # 528.64 [+2.17] TEST: IPv6 host entries forwarding tests [ OK ] # 530.80 [+2.16] TEST: L2 host entries forwarding tests [ OK ] # 534.64 [+3.85] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 538.25 [+3.61] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 541.97 [+3.71] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 545.91 [+3.95] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 547.60 [+1.69] TEST: L2 port entries forwarding tests [ OK ] # 548.08 [+0.48] # 548.08 [+0.00] INFO: # Control packets tests # 550.48 [+2.39] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 552.83 [+2.35] 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__->