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 # 22.18 [+22.18] # 22.18 [+0.00] INFO: # Host entries configuration tests # 24.20 [+2.02] TEST: Common host entries configuration tests (IPv4) [ OK ] # 26.13 [+1.93] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.98 [+1.85] TEST: Common host entries configuration tests (L2) [ OK ] # 27.99 [+0.01] # 27.99 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.51 [+10.52] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.99 [+10.48] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 66.59 [+17.59] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 84.33 [+17.74] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 84.34 [+0.01] # 84.34 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 95.23 [+10.88] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 105.89 [+10.66] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 111.50 [+5.61] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 117.00 [+5.50] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 117.01 [+0.01] # 117.01 [+0.00] INFO: # Port group entries configuration tests - L2 # 127.69 [+10.68] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 128.49 [+0.80] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 128.50 [+0.01] # 128.50 [+0.00] INFO: # Large scale dump tests # 181.04 [+52.54] TEST: IPv4 large scale dump tests [ OK ] # 407.04 [+226.00] TEST: IPv6 large scale dump tests [ OK ] # 625.79 [+218.75] TEST: L2 large scale dump tests [ OK ] # 638.58 [+12.79] TEST: Flush tests [ OK ] # 638.66 [+0.07] # 638.66 [+0.00] INFO: # Forwarding tests # 653.63 [+14.97] TEST: IPv4 host entries forwarding tests [ OK ] # 657.30 [+3.67] TEST: IPv6 host entries forwarding tests [ OK ] # 660.97 [+3.67] TEST: L2 host entries forwarding tests [ OK ] # 668.05 [+7.08] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 674.37 [+6.32] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 680.91 [+6.54] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 687.16 [+6.25] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 689.91 [+2.74] TEST: L2 port entries forwarding tests [ OK ] # 690.70 [+0.79] # 690.70 [+0.00] INFO: # Control packets tests # 694.68 [+3.98] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 698.55 [+3.86] 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__->