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 # 18.28 [+18.28] # 18.28 [+0.00] INFO: # Host entries configuration tests # 19.89 [+1.61] TEST: Common host entries configuration tests (IPv4) [ OK ] # 21.53 [+1.64] TEST: Common host entries configuration tests (IPv6) [ OK ] # 23.17 [+1.64] TEST: Common host entries configuration tests (L2) [ OK ] # 23.18 [+0.01] # 23.18 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 32.99 [+9.81] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 42.81 [+9.82] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 58.28 [+15.46] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 74.20 [+15.92] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 74.21 [+0.01] # 74.21 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 84.42 [+10.21] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 94.37 [+9.95] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 99.67 [+5.30] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 105.45 [+5.78] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 105.46 [+0.01] # 105.46 [+0.00] INFO: # Port group entries configuration tests - L2 # 115.68 [+10.22] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 116.41 [+0.73] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 116.42 [+0.01] # 116.42 [+0.00] INFO: # Large scale dump tests # 167.29 [+50.88] TEST: IPv4 large scale dump tests [ OK ] # 374.56 [+207.26] TEST: IPv6 large scale dump tests [ OK ] # 573.82 [+199.27] TEST: L2 large scale dump tests [ OK ] # 586.44 [+12.62] TEST: Flush tests [ OK ] # 586.45 [+0.01] # 586.45 [+0.00] INFO: # Forwarding tests # 601.62 [+15.17] TEST: IPv4 host entries forwarding tests [ OK ] # 605.13 [+3.51] TEST: IPv6 host entries forwarding tests [ OK ] # 608.75 [+3.62] TEST: L2 host entries forwarding tests [ OK ] # 615.12 [+6.37] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 621.47 [+6.35] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 627.69 [+6.23] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 633.76 [+6.06] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 636.16 [+2.40] TEST: L2 port entries forwarding tests [ OK ] # 636.85 [+0.68] # 636.85 [+0.00] INFO: # Control packets tests # 640.64 [+3.80] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 644.19 [+3.55] 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__->