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.05 [+13.05] # 13.05 [+0.00] INFO: # Host entries configuration tests # 13.94 [+0.89] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.86 [+0.91] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.77 [+0.91] TEST: Common host entries configuration tests (L2) [ OK ] # 15.78 [+0.01] # 15.78 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.36 [+7.58] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 30.81 [+7.45] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 38.88 [+8.07] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 46.99 [+8.11] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 47.01 [+0.01] # 47.01 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 54.62 [+7.62] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 62.22 [+7.59] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 65.05 [+2.83] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 67.67 [+2.63] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 67.69 [+0.01] # 67.69 [+0.00] INFO: # Port group entries configuration tests - L2 # 75.24 [+7.55] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 75.63 [+0.40] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 75.64 [+0.01] # 75.64 [+0.00] INFO: # Large scale dump tests # 110.29 [+34.65] TEST: IPv4 large scale dump tests [ OK ] # 339.76 [+229.47] TEST: IPv6 large scale dump tests [ OK ] # 566.06 [+226.30] TEST: L2 large scale dump tests [ OK ] # 572.63 [+6.57] TEST: Flush tests [ OK ] # 572.73 [+0.10] # 572.73 [+0.00] INFO: # Forwarding tests # 585.79 [+13.06] TEST: IPv4 host entries forwarding tests [ OK ] # 588.10 [+2.32] TEST: IPv6 host entries forwarding tests [ OK ] # 590.18 [+2.07] TEST: L2 host entries forwarding tests [ OK ] # 594.33 [+4.16] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 598.38 [+4.05] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 602.28 [+3.90] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 606.29 [+4.02] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 607.86 [+1.56] TEST: L2 port entries forwarding tests [ OK ] # 608.29 [+0.43] # 608.29 [+0.00] INFO: # Control packets tests # 610.55 [+2.26] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 612.83 [+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__->