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.39 [+12.39] # 12.39 [+0.00] INFO: # Host entries configuration tests # 13.34 [+0.95] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.24 [+0.90] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.15 [+0.91] TEST: Common host entries configuration tests (L2) [ OK ] # 15.16 [+0.01] # 15.16 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 22.78 [+7.63] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 30.60 [+7.82] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 39.36 [+8.76] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 48.70 [+9.33] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 48.71 [+0.01] # 48.71 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 57.01 [+8.30] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 64.94 [+7.93] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 67.76 [+2.82] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 70.54 [+2.79] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 70.56 [+0.02] # 70.56 [+0.00] INFO: # Port group entries configuration tests - L2 # 78.14 [+7.58] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 78.49 [+0.35] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 78.51 [+0.01] # 78.51 [+0.00] INFO: # Large scale dump tests # 114.11 [+35.60] TEST: IPv4 large scale dump tests [ OK ] # 344.05 [+229.95] TEST: IPv6 large scale dump tests [ OK ] # 567.56 [+223.50] TEST: L2 large scale dump tests [ OK ] # 573.96 [+6.40] TEST: Flush tests [ OK ] # 574.06 [+0.10] # 574.06 [+0.00] INFO: # Forwarding tests # 586.96 [+12.90] TEST: IPv4 host entries forwarding tests [ OK ] # 589.08 [+2.12] TEST: IPv6 host entries forwarding tests [ OK ] # 591.25 [+2.17] TEST: L2 host entries forwarding tests [ OK ] # 595.06 [+3.81] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 598.76 [+3.70] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 602.57 [+3.81] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 606.32 [+3.75] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 607.88 [+1.55] TEST: L2 port entries forwarding tests [ OK ] # 608.33 [+0.45] # 608.33 [+0.00] INFO: # Control packets tests # 610.96 [+2.63] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 613.25 [+2.28] 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__->