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.42 [+21.42] # 21.43 [+0.00] INFO: # Host entries configuration tests # 23.39 [+1.97] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.45 [+2.06] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.79 [+2.34] TEST: Common host entries configuration tests (L2) [ OK ] # 27.79 [+0.01] # 27.79 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.55 [+10.76] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 49.58 [+11.03] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 67.77 [+18.19] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 85.60 [+17.83] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 85.61 [+0.01] # 85.61 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 96.29 [+10.67] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 107.14 [+10.86] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 113.32 [+6.18] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 119.09 [+5.76] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 119.09 [+0.01] # 119.09 [+0.00] INFO: # Port group entries configuration tests - L2 # 129.96 [+10.86] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 130.74 [+0.78] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 130.75 [+0.01] # 130.75 [+0.00] INFO: # Large scale dump tests # 185.53 [+54.78] TEST: IPv4 large scale dump tests [ OK ] # 413.26 [+227.72] TEST: IPv6 large scale dump tests [ OK ] # 636.75 [+223.49] TEST: L2 large scale dump tests [ OK ] # 649.51 [+12.76] TEST: Flush tests [ OK ] # 649.62 [+0.10] # 649.62 [+0.00] INFO: # Forwarding tests # 664.65 [+15.04] TEST: IPv4 host entries forwarding tests [ OK ] # 668.26 [+3.61] TEST: IPv6 host entries forwarding tests [ OK ] # 671.86 [+3.60] TEST: L2 host entries forwarding tests [ OK ] # 678.48 [+6.62] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 684.59 [+6.12] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 690.70 [+6.11] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 697.01 [+6.31] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 699.63 [+2.62] TEST: L2 port entries forwarding tests [ OK ] # 700.43 [+0.80] # 700.43 [+0.00] INFO: # Control packets tests # 704.39 [+3.97] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 708.27 [+3.88] 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__->