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 # 13.51 [+13.51] # 13.51 [+0.00] INFO: # Host entries configuration tests # 14.38 [+0.87] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.23 [+0.85] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.05 [+0.82] TEST: Common host entries configuration tests (L2) [ OK ] # 16.06 [+0.01] # 16.06 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.53 [+7.46] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 30.97 [+7.45] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 39.11 [+8.14] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 46.97 [+7.86] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 46.99 [+0.02] # 46.99 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 54.74 [+7.76] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 62.41 [+7.67] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 65.28 [+2.87] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 68.10 [+2.82] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 68.11 [+0.01] # 68.11 [+0.00] INFO: # Port group entries configuration tests - L2 # 75.73 [+7.62] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 76.06 [+0.33] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 76.07 [+0.01] # 76.07 [+0.00] INFO: # Large scale dump tests # 112.75 [+36.67] TEST: IPv4 large scale dump tests [ OK ] # 335.66 [+222.91] TEST: IPv6 large scale dump tests [ OK ] # 550.79 [+215.13] TEST: L2 large scale dump tests [ OK ] # 556.88 [+6.09] TEST: Flush tests [ OK ] # 556.97 [+0.09] # 556.97 [+0.00] INFO: # Forwarding tests # 570.04 [+13.07] TEST: IPv4 host entries forwarding tests [ OK ] # 572.17 [+2.13] TEST: IPv6 host entries forwarding tests [ OK ] # 574.29 [+2.12] TEST: L2 host entries forwarding tests [ OK ] # 578.06 [+3.76] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 581.58 [+3.52] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 585.22 [+3.64] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 588.69 [+3.48] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 590.11 [+1.41] TEST: L2 port entries forwarding tests [ OK ] # 590.54 [+0.44] # 590.54 [+0.00] INFO: # Control packets tests # 592.71 [+2.16] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 594.87 [+2.16] 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__->