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.29 [+21.29] # 21.29 [+0.00] INFO: # Host entries configuration tests # 23.20 [+1.90] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.11 [+1.92] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.26 [+2.15] TEST: Common host entries configuration tests (L2) [ OK ] # 27.27 [+0.01] # 27.27 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.13 [+10.86] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.84 [+10.71] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 66.01 [+17.18] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 83.46 [+17.45] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 83.48 [+0.01] # 83.48 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 94.15 [+10.68] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 104.99 [+10.84] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 111.01 [+6.02] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 117.03 [+6.01] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 117.04 [+0.01] # 117.04 [+0.00] INFO: # Port group entries configuration tests - L2 # 127.68 [+10.64] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 128.48 [+0.80] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 128.49 [+0.01] # 128.49 [+0.00] INFO: # Large scale dump tests # 183.67 [+55.18] TEST: IPv4 large scale dump tests [ OK ] # 413.53 [+229.86] TEST: IPv6 large scale dump tests [ OK ] # 639.09 [+225.56] TEST: L2 large scale dump tests [ OK ] # 652.39 [+13.31] TEST: Flush tests [ OK ] # 652.47 [+0.08] # 652.47 [+0.00] INFO: # Forwarding tests # 667.77 [+15.30] TEST: IPv4 host entries forwarding tests [ OK ] # 671.71 [+3.93] TEST: IPv6 host entries forwarding tests [ OK ] # 675.44 [+3.74] TEST: L2 host entries forwarding tests [ OK ] # 682.63 [+7.19] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 689.23 [+6.59] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 695.42 [+6.19] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 701.70 [+6.28] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 704.35 [+2.65] TEST: L2 port entries forwarding tests [ OK ] # 705.16 [+0.80] # 705.16 [+0.00] INFO: # Control packets tests # 709.22 [+4.06] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 712.91 [+3.69] 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__->