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.92 [+20.92] # 20.92 [+0.00] INFO: # Host entries configuration tests # 22.94 [+2.02] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.81 [+1.87] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.67 [+1.85] TEST: Common host entries configuration tests (L2) [ OK ] # 26.68 [+0.01] # 26.68 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.31 [+10.63] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.11 [+10.81] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 65.79 [+17.68] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 83.86 [+18.07] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 83.87 [+0.01] # 83.87 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 95.02 [+11.15] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 105.65 [+10.64] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 111.92 [+6.27] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 117.88 [+5.96] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 117.89 [+0.01] # 117.89 [+0.00] INFO: # Port group entries configuration tests - L2 # 128.49 [+10.61] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 129.24 [+0.75] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 129.26 [+0.02] # 129.26 [+0.00] INFO: # Large scale dump tests # 184.79 [+55.53] TEST: IPv4 large scale dump tests [ OK ] # 401.08 [+216.29] TEST: IPv6 large scale dump tests [ OK ] # 623.11 [+222.03] TEST: L2 large scale dump tests [ OK ] # 636.02 [+12.91] TEST: Flush tests [ OK ] # 636.03 [+0.01] # 636.03 [+0.00] INFO: # Forwarding tests # 651.18 [+15.16] TEST: IPv4 host entries forwarding tests [ OK ] # 654.82 [+3.64] TEST: IPv6 host entries forwarding tests [ OK ] # 658.42 [+3.59] TEST: L2 host entries forwarding tests [ OK ] # 665.39 [+6.98] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 671.81 [+6.42] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 677.98 [+6.17] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 684.10 [+6.12] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 686.76 [+2.66] TEST: L2 port entries forwarding tests [ OK ] # 687.46 [+0.71] # 687.46 [+0.00] INFO: # Control packets tests # 691.35 [+3.88] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 695.14 [+3.79] 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__->