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.81 [+12.81] # 12.81 [+0.00] INFO: # Host entries configuration tests # 13.58 [+0.77] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.35 [+0.76] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.12 [+0.77] TEST: Common host entries configuration tests (L2) [ OK ] # 15.13 [+0.01] # 15.13 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 22.36 [+7.23] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 30.14 [+7.78] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 37.94 [+7.80] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 46.37 [+8.43] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 46.38 [+0.01] # 46.38 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 54.07 [+7.69] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 61.60 [+7.53] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 64.74 [+3.14] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 67.75 [+3.00] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 67.76 [+0.01] # 67.76 [+0.00] INFO: # Port group entries configuration tests - L2 # 75.61 [+7.85] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 76.00 [+0.39] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 76.02 [+0.01] # 76.02 [+0.00] INFO: # Large scale dump tests # 113.51 [+37.50] TEST: IPv4 large scale dump tests [ OK ] # 336.75 [+223.24] TEST: IPv6 large scale dump tests [ OK ] # 550.27 [+213.52] TEST: L2 large scale dump tests [ OK ] # 555.92 [+5.65] TEST: Flush tests [ OK ] # 556.00 [+0.08] # 556.00 [+0.00] INFO: # Forwarding tests # 568.82 [+12.81] TEST: IPv4 host entries forwarding tests [ OK ] # 570.87 [+2.05] TEST: IPv6 host entries forwarding tests [ OK ] # 572.78 [+1.92] TEST: L2 host entries forwarding tests [ OK ] # 576.66 [+3.87] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 580.62 [+3.96] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 584.35 [+3.73] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 588.06 [+3.71] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 589.62 [+1.57] TEST: L2 port entries forwarding tests [ OK ] # 590.03 [+0.41] # 590.03 [+0.00] INFO: # Control packets tests # 592.10 [+2.07] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 594.38 [+2.27] 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__->