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.34 [+0.73] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.17 [+0.83] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.02 [+0.85] TEST: Common host entries configuration tests (L2) [ OK ] # 15.03 [+0.01] # 15.03 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 22.83 [+7.79] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 30.57 [+7.74] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 38.97 [+8.40] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 47.38 [+8.41] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 47.40 [+0.01] # 47.40 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 55.23 [+7.83] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 62.81 [+7.58] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 65.73 [+2.91] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 68.80 [+3.08] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 68.82 [+0.01] # 68.82 [+0.00] INFO: # Port group entries configuration tests - L2 # 76.75 [+7.94] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 77.19 [+0.43] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 77.21 [+0.02] # 77.21 [+0.00] INFO: # Large scale dump tests # 113.18 [+35.97] TEST: IPv4 large scale dump tests [ OK ] # 338.07 [+224.90] TEST: IPv6 large scale dump tests [ OK ] # 567.03 [+228.96] TEST: L2 large scale dump tests [ OK ] # 573.99 [+6.96] TEST: Flush tests [ OK ] # 574.09 [+0.10] # 574.09 [+0.00] INFO: # Forwarding tests # 586.93 [+12.84] TEST: IPv4 host entries forwarding tests [ OK ] # 588.89 [+1.96] TEST: IPv6 host entries forwarding tests [ OK ] # 590.79 [+1.90] TEST: L2 host entries forwarding tests [ OK ] # 594.53 [+3.74] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 597.98 [+3.45] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 601.60 [+3.62] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 605.00 [+3.40] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 606.37 [+1.37] TEST: L2 port entries forwarding tests [ OK ] # 606.82 [+0.45] # 606.82 [+0.00] INFO: # Control packets tests # 608.99 [+2.18] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 611.34 [+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__->