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.49 [+21.49] # 21.49 [+0.00] INFO: # Host entries configuration tests # 23.33 [+1.84] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.18 [+1.85] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.98 [+1.79] TEST: Common host entries configuration tests (L2) [ OK ] # 26.99 [+0.01] # 26.99 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.40 [+10.41] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.12 [+10.72] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 65.22 [+17.11] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 82.85 [+17.62] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 82.86 [+0.01] # 82.86 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 93.33 [+10.47] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 103.87 [+10.54] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 109.41 [+5.55] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 114.96 [+5.55] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 114.97 [+0.01] # 114.97 [+0.00] INFO: # Port group entries configuration tests - L2 # 125.42 [+10.44] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 126.14 [+0.73] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 126.16 [+0.02] # 126.16 [+0.00] INFO: # Large scale dump tests # 178.82 [+52.65] TEST: IPv4 large scale dump tests [ OK ] # 393.71 [+214.89] TEST: IPv6 large scale dump tests [ OK ] # 604.95 [+211.25] TEST: L2 large scale dump tests [ OK ] # 617.84 [+12.88] TEST: Flush tests [ OK ] # 617.92 [+0.08] # 617.92 [+0.00] INFO: # Forwarding tests # 633.24 [+15.32] TEST: IPv4 host entries forwarding tests [ OK ] # 636.95 [+3.71] TEST: IPv6 host entries forwarding tests [ OK ] # 640.80 [+3.85] TEST: L2 host entries forwarding tests [ OK ] # 647.69 [+6.89] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 654.26 [+6.58] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 660.36 [+6.10] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 666.73 [+6.37] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 669.35 [+2.63] TEST: L2 port entries forwarding tests [ OK ] # 670.15 [+0.79] # 670.15 [+0.00] INFO: # Control packets tests # 674.13 [+3.98] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 677.89 [+3.76] 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__->