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.35 [+13.35] # 13.35 [+0.00] INFO: # Host entries configuration tests # 14.22 [+0.86] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.10 [+0.89] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.05 [+0.94] TEST: Common host entries configuration tests (L2) [ OK ] # 16.06 [+0.01] # 16.06 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.75 [+7.69] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.30 [+7.55] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 40.01 [+8.71] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 48.90 [+8.89] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 48.91 [+0.01] # 48.91 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 56.75 [+7.84] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 64.60 [+7.85] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 67.35 [+2.75] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 70.36 [+3.01] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 70.38 [+0.01] # 70.38 [+0.00] INFO: # Port group entries configuration tests - L2 # 78.09 [+7.72] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 78.46 [+0.37] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 78.48 [+0.01] # 78.48 [+0.00] INFO: # Large scale dump tests # 114.78 [+36.31] TEST: IPv4 large scale dump tests [ OK ] # 349.76 [+234.98] TEST: IPv6 large scale dump tests [ OK ] # 574.20 [+224.44] TEST: L2 large scale dump tests [ OK ] # 580.89 [+6.69] TEST: Flush tests [ OK ] # 580.99 [+0.09] # 580.99 [+0.00] INFO: # Forwarding tests # 593.91 [+12.92] TEST: IPv4 host entries forwarding tests [ OK ] # 596.01 [+2.10] TEST: IPv6 host entries forwarding tests [ OK ] # 597.96 [+1.95] TEST: L2 host entries forwarding tests [ OK ] # 601.65 [+3.69] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 605.23 [+3.58] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 608.88 [+3.65] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 612.43 [+3.55] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 613.76 [+1.33] TEST: L2 port entries forwarding tests [ OK ] # 614.22 [+0.46] # 614.22 [+0.00] INFO: # Control packets tests # 616.45 [+2.23] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 618.63 [+2.18] 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__->