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.45 [+22.45] # 22.45 [+0.00] INFO: # Host entries configuration tests # 24.56 [+2.11] TEST: Common host entries configuration tests (IPv4) [ OK ] # 26.60 [+2.04] TEST: Common host entries configuration tests (IPv6) [ OK ] # 28.78 [+2.17] TEST: Common host entries configuration tests (L2) [ OK ] # 28.79 [+0.01] # 28.79 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 39.95 [+11.16] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 50.92 [+10.97] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 68.82 [+17.90] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 86.88 [+18.06] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 86.90 [+0.02] # 86.90 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 97.55 [+10.65] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 108.05 [+10.50] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 113.83 [+5.78] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 119.77 [+5.94] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 119.79 [+0.01] # 119.79 [+0.00] INFO: # Port group entries configuration tests - L2 # 130.09 [+10.30] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 130.84 [+0.75] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 130.85 [+0.01] # 130.85 [+0.00] INFO: # Large scale dump tests # 185.05 [+54.20] TEST: IPv4 large scale dump tests [ OK ] # 408.17 [+223.12] TEST: IPv6 large scale dump tests [ OK ] # 631.68 [+223.51] TEST: L2 large scale dump tests [ OK ] # 643.77 [+12.09] TEST: Flush tests [ OK ] # 643.84 [+0.07] # 643.84 [+0.00] INFO: # Forwarding tests # 658.70 [+14.86] TEST: IPv4 host entries forwarding tests [ OK ] # 662.63 [+3.93] TEST: IPv6 host entries forwarding tests [ OK ] # 666.32 [+3.69] TEST: L2 host entries forwarding tests [ OK ] # 673.09 [+6.77] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 679.35 [+6.26] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 685.67 [+6.32] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 692.01 [+6.34] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 694.54 [+2.53] TEST: L2 port entries forwarding tests [ OK ] # 695.28 [+0.74] # 695.28 [+0.00] INFO: # Control packets tests # 699.04 [+3.76] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 702.84 [+3.80] 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__->