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 # 21.26 [+21.26] # 21.26 [+0.00] INFO: # Host entries configuration tests # 23.32 [+2.07] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.34 [+2.01] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.40 [+2.07] TEST: Common host entries configuration tests (L2) [ OK ] # 27.42 [+0.01] # 27.42 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.45 [+11.03] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 49.07 [+10.62] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 66.78 [+17.71] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 85.39 [+18.61] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 85.40 [+0.01] # 85.40 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 96.50 [+11.10] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 107.31 [+10.82] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 113.67 [+6.35] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 120.09 [+6.42] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 120.10 [+0.01] # 120.10 [+0.00] INFO: # Port group entries configuration tests - L2 # 130.73 [+10.64] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 131.55 [+0.81] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 131.56 [+0.01] # 131.56 [+0.00] INFO: # Large scale dump tests # 185.47 [+53.91] TEST: IPv4 large scale dump tests [ OK ] # 413.48 [+228.02] TEST: IPv6 large scale dump tests [ OK ] # 635.85 [+222.37] TEST: L2 large scale dump tests [ OK ] # 649.87 [+14.02] TEST: Flush tests [ OK ] # 649.97 [+0.10] # 649.97 [+0.00] INFO: # Forwarding tests # 665.51 [+15.54] TEST: IPv4 host entries forwarding tests [ OK ] # 669.27 [+3.77] TEST: IPv6 host entries forwarding tests [ OK ] # 673.08 [+3.81] TEST: L2 host entries forwarding tests [ OK ] # 679.58 [+6.49] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 685.69 [+6.12] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 691.98 [+6.29] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 698.40 [+6.41] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 700.97 [+2.58] TEST: L2 port entries forwarding tests [ OK ] # 701.73 [+0.75] # 701.73 [+0.00] INFO: # Control packets tests # 705.55 [+3.83] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 709.42 [+3.86] 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__->