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 # 19.79 [+19.79] # 19.79 [+0.00] INFO: # Host entries configuration tests # 21.60 [+1.81] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.40 [+1.80] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.22 [+1.82] TEST: Common host entries configuration tests (L2) [ OK ] # 25.23 [+0.01] # 25.23 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.72 [+10.49] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.18 [+10.46] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 62.51 [+16.33] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 78.67 [+16.17] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 78.68 [+0.01] # 78.68 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 88.96 [+10.28] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 99.13 [+10.18] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 104.26 [+5.13] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 109.39 [+5.13] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 109.40 [+0.01] # 109.40 [+0.00] INFO: # Port group entries configuration tests - L2 # 119.48 [+10.08] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 120.14 [+0.66] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 120.15 [+0.01] # 120.15 [+0.00] INFO: # Large scale dump tests # 168.87 [+48.72] TEST: IPv4 large scale dump tests [ OK ] # 373.77 [+204.90] TEST: IPv6 large scale dump tests [ OK ] # 583.85 [+210.08] TEST: L2 large scale dump tests [ OK ] # 595.35 [+11.50] TEST: Flush tests [ OK ] # 595.36 [+0.01] # 595.36 [+0.00] INFO: # Forwarding tests # 610.17 [+14.80] TEST: IPv4 host entries forwarding tests [ OK ] # 613.44 [+3.27] TEST: IPv6 host entries forwarding tests [ OK ] # 616.91 [+3.47] TEST: L2 host entries forwarding tests [ OK ] # 622.85 [+5.94] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 629.01 [+6.16] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 634.71 [+5.70] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 640.59 [+5.88] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 642.99 [+2.40] TEST: L2 port entries forwarding tests [ OK ] # 643.63 [+0.64] # 643.63 [+0.00] INFO: # Control packets tests # 647.21 [+3.58] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 650.68 [+3.47] 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__->