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 # 22.11 [+22.11] # 22.11 [+0.00] INFO: # Host entries configuration tests # 24.12 [+2.01] TEST: Common host entries configuration tests (IPv4) [ OK ] # 26.30 [+2.19] TEST: Common host entries configuration tests (IPv6) [ OK ] # 28.23 [+1.93] TEST: Common host entries configuration tests (L2) [ OK ] # 28.24 [+0.01] # 28.24 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.86 [+10.62] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 49.81 [+10.95] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 67.07 [+17.26] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 83.87 [+16.80] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 83.88 [+0.01] # 83.88 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 98.48 [+14.61] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 109.39 [+10.91] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 115.54 [+6.14] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 121.50 [+5.96] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 121.51 [+0.02] # 121.52 [+0.00] INFO: # Port group entries configuration tests - L2 # 131.79 [+10.27] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 132.51 [+0.73] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 132.52 [+0.01] # 132.52 [+0.00] INFO: # Large scale dump tests # 186.29 [+53.77] TEST: IPv4 large scale dump tests [ OK ] # 409.13 [+222.84] TEST: IPv6 large scale dump tests [ OK ] # 619.53 [+210.40] TEST: L2 large scale dump tests [ OK ] # 631.74 [+12.21] TEST: Flush tests [ OK ] # 631.81 [+0.07] # 631.81 [+0.00] INFO: # Forwarding tests # 646.89 [+15.08] TEST: IPv4 host entries forwarding tests [ OK ] # 650.46 [+3.57] TEST: IPv6 host entries forwarding tests [ OK ] # 653.90 [+3.44] TEST: L2 host entries forwarding tests [ OK ] # 660.93 [+7.03] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 667.16 [+6.23] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 673.25 [+6.09] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 679.45 [+6.20] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 682.09 [+2.64] TEST: L2 port entries forwarding tests [ OK ] # 682.87 [+0.78] # 682.87 [+0.00] INFO: # Control packets tests # 686.87 [+4.00] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 690.66 [+3.78] 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__->