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 # 21.13 [+21.13] # 21.13 [+0.00] INFO: # Host entries configuration tests # 23.03 [+1.90] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.06 [+2.03] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.03 [+1.97] TEST: Common host entries configuration tests (L2) [ OK ] # 27.04 [+0.01] # 27.04 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.81 [+10.77] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.61 [+10.80] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 66.20 [+17.58] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 82.54 [+16.34] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 82.55 [+0.01] # 82.55 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 92.87 [+10.32] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 103.56 [+10.69] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 109.45 [+5.90] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 115.09 [+5.63] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 115.10 [+0.01] # 115.10 [+0.00] INFO: # Port group entries configuration tests - L2 # 125.72 [+10.62] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 126.46 [+0.74] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 126.47 [+0.01] # 126.47 [+0.00] INFO: # Large scale dump tests # 178.81 [+52.35] TEST: IPv4 large scale dump tests [ OK ] # 399.55 [+220.74] TEST: IPv6 large scale dump tests [ OK ] # 615.59 [+216.04] TEST: L2 large scale dump tests [ OK ] # 627.86 [+12.27] TEST: Flush tests [ OK ] # 627.93 [+0.07] # 627.93 [+0.00] INFO: # Forwarding tests # 642.97 [+15.03] TEST: IPv4 host entries forwarding tests [ OK ] # 646.68 [+3.71] TEST: IPv6 host entries forwarding tests [ OK ] # 650.27 [+3.59] TEST: L2 host entries forwarding tests [ OK ] # 656.89 [+6.62] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 663.21 [+6.32] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 669.40 [+6.19] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 676.15 [+6.74] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 678.92 [+2.78] TEST: L2 port entries forwarding tests [ OK ] # 679.68 [+0.75] # 679.68 [+0.00] INFO: # Control packets tests # 683.82 [+4.14] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 687.75 [+3.93] 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__->