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.67 [+21.67] # 21.67 [+0.00] INFO: # Host entries configuration tests # 23.67 [+2.00] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.61 [+1.94] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.73 [+2.12] TEST: Common host entries configuration tests (L2) [ OK ] # 27.73 [+0.01] # 27.73 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.62 [+10.89] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 49.37 [+10.75] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 66.37 [+17.00] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 83.88 [+17.51] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 83.89 [+0.02] # 83.89 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 94.45 [+10.56] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 105.11 [+10.66] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 111.19 [+6.08] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 117.25 [+6.06] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 117.26 [+0.01] # 117.26 [+0.00] INFO: # Port group entries configuration tests - L2 # 127.93 [+10.67] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 128.71 [+0.79] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 128.73 [+0.01] # 128.73 [+0.00] INFO: # Large scale dump tests # 184.12 [+55.40] TEST: IPv4 large scale dump tests [ OK ] # 407.98 [+223.86] TEST: IPv6 large scale dump tests [ OK ] # 631.23 [+223.25] TEST: L2 large scale dump tests [ OK ] # 643.84 [+12.60] TEST: Flush tests [ OK ] # 643.91 [+0.07] # 643.91 [+0.00] INFO: # Forwarding tests # 659.27 [+15.36] TEST: IPv4 host entries forwarding tests [ OK ] # 663.24 [+3.97] TEST: IPv6 host entries forwarding tests [ OK ] # 666.88 [+3.65] TEST: L2 host entries forwarding tests [ OK ] # 674.09 [+7.21] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 680.61 [+6.52] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 687.06 [+6.44] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 693.46 [+6.40] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 696.10 [+2.64] TEST: L2 port entries forwarding tests [ OK ] # 696.87 [+0.77] # 696.87 [+0.00] INFO: # Control packets tests # 700.94 [+4.07] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 704.65 [+3.71] 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__->