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 # 13.92 [+13.92] # 13.92 [+0.00] INFO: # Host entries configuration tests # 14.90 [+0.98] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.96 [+1.06] TEST: Common host entries configuration tests (IPv6) [ OK ] # 17.00 [+1.04] TEST: Common host entries configuration tests (L2) [ OK ] # 17.01 [+0.01] # 17.01 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 24.94 [+7.92] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 32.50 [+7.57] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 41.22 [+8.71] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 50.04 [+8.82] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 50.05 [+0.01] # 50.05 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 57.97 [+7.92] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 65.79 [+7.82] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 68.83 [+3.04] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 71.82 [+2.99] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 71.83 [+0.01] # 71.83 [+0.00] INFO: # Port group entries configuration tests - L2 # 79.69 [+7.86] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 80.06 [+0.37] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 80.07 [+0.01] # 80.07 [+0.00] INFO: # Large scale dump tests # 116.50 [+36.43] TEST: IPv4 large scale dump tests [ OK ] # 345.89 [+229.39] TEST: IPv6 large scale dump tests [ OK ] # 569.32 [+223.43] TEST: L2 large scale dump tests [ OK ] # 575.98 [+6.66] TEST: Flush tests [ OK ] # 576.06 [+0.08] # 576.06 [+0.00] INFO: # Forwarding tests # 588.89 [+12.83] TEST: IPv4 host entries forwarding tests [ OK ] # 591.00 [+2.11] TEST: IPv6 host entries forwarding tests [ OK ] # 593.04 [+2.04] TEST: L2 host entries forwarding tests [ OK ] # 596.98 [+3.94] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 600.71 [+3.73] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 604.39 [+3.68] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 608.09 [+3.70] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 609.63 [+1.54] TEST: L2 port entries forwarding tests [ OK ] # 610.13 [+0.50] # 610.13 [+0.00] INFO: # Control packets tests # 612.45 [+2.32] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 614.72 [+2.27] 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__->