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.24 [+21.24] # 21.25 [+0.00] INFO: # Host entries configuration tests # 23.06 [+1.81] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.11 [+2.05] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.03 [+1.92] TEST: Common host entries configuration tests (L2) [ OK ] # 27.04 [+0.01] # 27.04 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.66 [+10.61] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.21 [+10.55] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 66.29 [+18.08] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 84.24 [+17.95] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 84.26 [+0.02] # 84.26 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 94.95 [+10.69] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 105.32 [+10.37] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 111.33 [+6.01] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 117.10 [+5.77] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 117.11 [+0.01] # 117.11 [+0.00] INFO: # Port group entries configuration tests - L2 # 127.75 [+10.64] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 128.48 [+0.72] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 128.50 [+0.02] # 128.50 [+0.00] INFO: # Large scale dump tests # 181.66 [+53.16] TEST: IPv4 large scale dump tests [ OK ] # 400.55 [+218.89] TEST: IPv6 large scale dump tests [ OK ] # 627.37 [+226.82] TEST: L2 large scale dump tests [ OK ] # 640.19 [+12.82] TEST: Flush tests [ OK ] # 640.20 [+0.01] # 640.20 [+0.00] INFO: # Forwarding tests # 655.27 [+15.07] TEST: IPv4 host entries forwarding tests [ OK ] # 658.83 [+3.56] TEST: IPv6 host entries forwarding tests [ OK ] # 662.36 [+3.53] TEST: L2 host entries forwarding tests [ OK ] # 668.80 [+6.44] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 675.14 [+6.33] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 681.34 [+6.20] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 687.48 [+6.14] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 690.14 [+2.66] TEST: L2 port entries forwarding tests [ OK ] # 690.81 [+0.67] # 690.81 [+0.00] INFO: # Control packets tests # 694.73 [+3.92] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 698.43 [+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__->