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 # 20.33 [+20.33] # 20.33 [+0.00] INFO: # Host entries configuration tests # 22.20 [+1.87] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.95 [+1.75] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.67 [+1.72] TEST: Common host entries configuration tests (L2) [ OK ] # 25.68 [+0.01] # 25.68 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.65 [+9.97] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.76 [+10.11] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 62.15 [+16.40] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 78.03 [+15.88] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 78.04 [+0.01] # 78.04 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 88.12 [+10.08] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 98.27 [+10.15] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 103.77 [+5.50] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 109.30 [+5.52] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 109.31 [+0.02] # 109.31 [+0.00] INFO: # Port group entries configuration tests - L2 # 119.30 [+9.98] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 119.97 [+0.67] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 119.98 [+0.02] # 119.98 [+0.00] INFO: # Large scale dump tests # 168.46 [+48.48] TEST: IPv4 large scale dump tests [ OK ] # 381.94 [+213.48] TEST: IPv6 large scale dump tests [ OK ] # 586.10 [+204.16] TEST: L2 large scale dump tests [ OK ] # 597.17 [+11.07] TEST: Flush tests [ OK ] # 597.18 [+0.01] # 597.18 [+0.00] INFO: # Forwarding tests # 611.73 [+14.55] TEST: IPv4 host entries forwarding tests [ OK ] # 615.13 [+3.40] TEST: IPv6 host entries forwarding tests [ OK ] # 618.47 [+3.34] TEST: L2 host entries forwarding tests [ OK ] # 624.64 [+6.16] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 630.50 [+5.86] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 635.99 [+5.49] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 641.79 [+5.80] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 644.19 [+2.40] TEST: L2 port entries forwarding tests [ OK ] # 644.87 [+0.68] # 644.87 [+0.00] INFO: # Control packets tests # 648.45 [+3.59] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 652.06 [+3.60] 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__->