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.05 [+21.05] # 21.05 [+0.00] INFO: # Host entries configuration tests # 23.06 [+2.01] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.08 [+2.02] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.08 [+2.00] TEST: Common host entries configuration tests (L2) [ OK ] # 27.09 [+0.01] # 27.09 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.82 [+10.73] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 49.12 [+11.29] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 67.05 [+17.93] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 84.52 [+17.47] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 84.53 [+0.01] # 84.53 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 95.45 [+10.92] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 106.00 [+10.55] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 112.02 [+6.02] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 117.99 [+5.97] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 118.00 [+0.01] # 118.00 [+0.00] INFO: # Port group entries configuration tests - L2 # 128.81 [+10.81] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 129.60 [+0.79] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 129.61 [+0.01] # 129.61 [+0.00] INFO: # Large scale dump tests # 184.84 [+55.23] TEST: IPv4 large scale dump tests [ OK ] # 408.46 [+223.62] TEST: IPv6 large scale dump tests [ OK ] # 631.43 [+222.97] TEST: L2 large scale dump tests [ OK ] # 643.43 [+12.00] TEST: Flush tests [ OK ] # 643.44 [+0.01] # 643.44 [+0.00] INFO: # Forwarding tests # 658.56 [+15.12] TEST: IPv4 host entries forwarding tests [ OK ] # 662.51 [+3.95] TEST: IPv6 host entries forwarding tests [ OK ] # 666.14 [+3.63] TEST: L2 host entries forwarding tests [ OK ] # 672.48 [+6.34] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 678.46 [+5.98] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 684.74 [+6.27] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 691.10 [+6.36] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 693.65 [+2.55] TEST: L2 port entries forwarding tests [ OK ] # 694.33 [+0.68] # 694.33 [+0.00] INFO: # Control packets tests # 698.28 [+3.95] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 702.27 [+3.99] 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__->