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.11 [+22.11] # 22.12 [+0.00] INFO: # Host entries configuration tests # 24.22 [+2.11] TEST: Common host entries configuration tests (IPv4) [ OK ] # 26.18 [+1.96] TEST: Common host entries configuration tests (IPv6) [ OK ] # 28.00 [+1.82] TEST: Common host entries configuration tests (L2) [ OK ] # 28.01 [+0.01] # 28.01 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.69 [+10.68] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 49.76 [+11.07] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 67.96 [+18.20] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 85.76 [+17.80] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 85.77 [+0.01] # 85.77 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 96.85 [+11.08] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 107.45 [+10.60] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 113.52 [+6.07] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 119.42 [+5.90] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 119.44 [+0.01] # 119.44 [+0.00] INFO: # Port group entries configuration tests - L2 # 130.13 [+10.69] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 130.91 [+0.78] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 130.92 [+0.01] # 130.92 [+0.00] INFO: # Large scale dump tests # 185.33 [+54.41] TEST: IPv4 large scale dump tests [ OK ] # 404.96 [+219.63] TEST: IPv6 large scale dump tests [ OK ] # 624.78 [+219.82] TEST: L2 large scale dump tests [ OK ] # 637.75 [+12.96] TEST: Flush tests [ OK ] # 637.75 [+0.01] # 637.75 [+0.00] INFO: # Forwarding tests # 652.44 [+14.69] TEST: IPv4 host entries forwarding tests [ OK ] # 656.10 [+3.65] TEST: IPv6 host entries forwarding tests [ OK ] # 659.78 [+3.68] TEST: L2 host entries forwarding tests [ OK ] # 666.38 [+6.60] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 672.62 [+6.25] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 678.80 [+6.18] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 684.87 [+6.07] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 687.57 [+2.69] TEST: L2 port entries forwarding tests [ OK ] # 688.26 [+0.70] # 688.26 [+0.00] INFO: # Control packets tests # 692.17 [+3.91] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 695.71 [+3.54] 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__->