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 # 19.81 [+19.81] # 19.81 [+0.00] INFO: # Host entries configuration tests # 21.60 [+1.79] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.49 [+1.89] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.43 [+1.94] TEST: Common host entries configuration tests (L2) [ OK ] # 25.44 [+0.01] # 25.44 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.80 [+10.36] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.41 [+10.62] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 64.34 [+17.93] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 82.48 [+18.14] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 82.49 [+0.01] # 82.49 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 93.42 [+10.93] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 104.10 [+10.68] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 109.82 [+5.72] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 115.81 [+5.99] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 115.82 [+0.01] # 115.82 [+0.00] INFO: # Port group entries configuration tests - L2 # 126.75 [+10.93] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 127.50 [+0.75] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 127.51 [+0.01] # 127.51 [+0.00] INFO: # Large scale dump tests # 183.80 [+56.30] TEST: IPv4 large scale dump tests [ OK ] # 414.52 [+230.71] TEST: IPv6 large scale dump tests [ OK ] # 638.93 [+224.41] TEST: L2 large scale dump tests [ OK ] # 651.43 [+12.50] TEST: Flush tests [ OK ] # 651.51 [+0.09] # 651.51 [+0.00] INFO: # Forwarding tests # 666.86 [+15.35] TEST: IPv4 host entries forwarding tests [ OK ] # 670.89 [+4.03] TEST: IPv6 host entries forwarding tests [ OK ] # 674.90 [+4.01] TEST: L2 host entries forwarding tests [ OK ] # 682.16 [+7.26] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 688.95 [+6.79] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 695.93 [+6.98] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 702.65 [+6.71] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 705.57 [+2.92] TEST: L2 port entries forwarding tests [ OK ] # 706.37 [+0.80] # 706.37 [+0.00] INFO: # Control packets tests # 710.51 [+4.14] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 714.67 [+4.17] 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__->