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.15 [+21.15] # 21.15 [+0.00] INFO: # Host entries configuration tests # 23.20 [+2.05] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.20 [+2.00] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.25 [+2.05] TEST: Common host entries configuration tests (L2) [ OK ] # 27.27 [+0.01] # 27.27 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.90 [+10.63] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.79 [+10.89] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 67.01 [+18.22] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 84.63 [+17.63] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 84.65 [+0.01] # 84.65 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 95.57 [+10.92] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 106.40 [+10.83] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 112.66 [+6.26] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 118.55 [+5.90] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 118.56 [+0.01] # 118.56 [+0.00] INFO: # Port group entries configuration tests - L2 # 129.32 [+10.76] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 130.06 [+0.74] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 130.07 [+0.01] # 130.07 [+0.00] INFO: # Large scale dump tests # 184.07 [+54.00] TEST: IPv4 large scale dump tests [ OK ] # 398.57 [+214.50] TEST: IPv6 large scale dump tests [ OK ] # 624.28 [+225.71] TEST: L2 large scale dump tests [ OK ] # 637.55 [+13.27] TEST: Flush tests [ OK ] # 637.62 [+0.07] # 637.62 [+0.00] INFO: # Forwarding tests # 652.87 [+15.25] TEST: IPv4 host entries forwarding tests [ OK ] # 656.84 [+3.97] TEST: IPv6 host entries forwarding tests [ OK ] # 660.42 [+3.58] TEST: L2 host entries forwarding tests [ OK ] # 668.13 [+7.72] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 675.17 [+7.04] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 681.69 [+6.51] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 688.00 [+6.31] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 690.69 [+2.69] TEST: L2 port entries forwarding tests [ OK ] # 691.49 [+0.80] # 691.49 [+0.00] INFO: # Control packets tests # 695.54 [+4.05] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 699.42 [+3.89] 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__->