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 # 14.12 [+14.12] # 14.12 [+0.00] INFO: # Host entries configuration tests # 15.00 [+0.88] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.95 [+0.95] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.88 [+0.93] TEST: Common host entries configuration tests (L2) [ OK ] # 16.89 [+0.01] # 16.89 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 24.56 [+7.67] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 32.35 [+7.79] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 40.90 [+8.55] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 49.73 [+8.83] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 49.75 [+0.01] # 49.75 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 57.49 [+7.74] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 65.63 [+8.14] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 68.69 [+3.06] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 71.81 [+3.12] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 71.83 [+0.02] # 71.83 [+0.00] INFO: # Port group entries configuration tests - L2 # 79.59 [+7.76] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 79.96 [+0.37] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 79.97 [+0.01] # 79.97 [+0.00] INFO: # Large scale dump tests # 117.00 [+37.03] TEST: IPv4 large scale dump tests [ OK ] # 340.64 [+223.64] TEST: IPv6 large scale dump tests [ OK ] # 568.13 [+227.49] TEST: L2 large scale dump tests [ OK ] # 574.67 [+6.54] TEST: Flush tests [ OK ] # 574.78 [+0.10] # 574.78 [+0.00] INFO: # Forwarding tests # 587.69 [+12.92] TEST: IPv4 host entries forwarding tests [ OK ] # 590.00 [+2.31] TEST: IPv6 host entries forwarding tests [ OK ] # 592.16 [+2.16] TEST: L2 host entries forwarding tests [ OK ] # 596.43 [+4.27] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 600.29 [+3.87] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 603.90 [+3.61] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 607.91 [+4.01] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 609.51 [+1.61] TEST: L2 port entries forwarding tests [ OK ] # 609.98 [+0.46] # 609.98 [+0.00] INFO: # Control packets tests # 612.27 [+2.30] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 614.76 [+2.49] 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__->