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.82 [+21.82] # 21.82 [+0.00] INFO: # Host entries configuration tests # 23.92 [+2.10] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.94 [+2.02] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.97 [+2.03] TEST: Common host entries configuration tests (L2) [ OK ] # 27.98 [+0.01] # 27.98 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.73 [+10.75] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 49.36 [+10.63] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 66.86 [+17.49] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 84.27 [+17.42] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 84.29 [+0.01] # 84.29 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 95.01 [+10.72] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 105.62 [+10.61] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 111.68 [+6.07] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 117.50 [+5.82] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 117.52 [+0.02] # 117.52 [+0.00] INFO: # Port group entries configuration tests - L2 # 128.00 [+10.48] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 128.76 [+0.76] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 128.77 [+0.01] # 128.77 [+0.00] INFO: # Large scale dump tests # 183.23 [+54.47] TEST: IPv4 large scale dump tests [ OK ] # 400.75 [+217.52] TEST: IPv6 large scale dump tests [ OK ] # 622.93 [+222.17] TEST: L2 large scale dump tests [ OK ] # 636.39 [+13.47] TEST: Flush tests [ OK ] # 636.47 [+0.08] # 636.47 [+0.00] INFO: # Forwarding tests # 651.68 [+15.21] TEST: IPv4 host entries forwarding tests [ OK ] # 655.64 [+3.95] TEST: IPv6 host entries forwarding tests [ OK ] # 659.40 [+3.76] TEST: L2 host entries forwarding tests [ OK ] # 666.57 [+7.17] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 673.33 [+6.76] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 679.98 [+6.65] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 686.57 [+6.59] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 689.32 [+2.75] TEST: L2 port entries forwarding tests [ OK ] # 690.15 [+0.82] # 690.15 [+0.00] INFO: # Control packets tests # 694.07 [+3.93] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 697.75 [+3.68] 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__->