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.55 [+21.55] # 21.55 [+0.00] INFO: # Host entries configuration tests # 23.56 [+2.01] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.43 [+1.87] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.27 [+1.84] TEST: Common host entries configuration tests (L2) [ OK ] # 27.28 [+0.01] # 27.28 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.32 [+11.04] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.97 [+10.65] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 66.77 [+17.80] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 84.89 [+18.13] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 84.91 [+0.02] # 84.91 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 95.57 [+10.66] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 105.99 [+10.42] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 112.15 [+6.15] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 117.96 [+5.81] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 117.97 [+0.02] # 117.97 [+0.00] INFO: # Port group entries configuration tests - L2 # 128.70 [+10.72] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 129.53 [+0.83] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 129.54 [+0.01] # 129.54 [+0.00] INFO: # Large scale dump tests # 184.85 [+55.31] TEST: IPv4 large scale dump tests [ OK ] # 407.64 [+222.78] TEST: IPv6 large scale dump tests [ OK ] # 631.49 [+223.86] TEST: L2 large scale dump tests [ OK ] # 643.71 [+12.21] TEST: Flush tests [ OK ] # 643.72 [+0.01] # 643.72 [+0.00] INFO: # Forwarding tests # 658.86 [+15.14] TEST: IPv4 host entries forwarding tests [ OK ] # 662.61 [+3.75] TEST: IPv6 host entries forwarding tests [ OK ] # 666.35 [+3.73] TEST: L2 host entries forwarding tests [ OK ] # 673.15 [+6.81] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 679.44 [+6.28] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 685.59 [+6.16] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 691.98 [+6.39] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 694.72 [+2.74] TEST: L2 port entries forwarding tests [ OK ] # 695.43 [+0.71] # 695.43 [+0.00] INFO: # Control packets tests # 699.38 [+3.95] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 703.26 [+3.88] 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__->