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.56 [+21.56] # 21.56 [+0.00] INFO: # Host entries configuration tests # 23.50 [+1.94] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.35 [+1.85] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.08 [+1.73] TEST: Common host entries configuration tests (L2) [ OK ] # 27.08 [+0.01] # 27.08 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.94 [+10.85] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.41 [+10.47] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 66.23 [+17.82] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 83.69 [+17.46] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 83.70 [+0.01] # 83.70 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 94.26 [+10.56] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 105.17 [+10.91] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 111.21 [+6.03] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 117.06 [+5.85] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 117.07 [+0.01] # 117.07 [+0.00] INFO: # Port group entries configuration tests - L2 # 127.81 [+10.74] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 128.57 [+0.75] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 128.58 [+0.01] # 128.58 [+0.00] INFO: # Large scale dump tests # 180.92 [+52.34] TEST: IPv4 large scale dump tests [ OK ] # 410.98 [+230.06] TEST: IPv6 large scale dump tests [ OK ] # 626.75 [+215.78] TEST: L2 large scale dump tests [ OK ] # 638.97 [+12.22] TEST: Flush tests [ OK ] # 639.04 [+0.07] # 639.04 [+0.00] INFO: # Forwarding tests # 653.89 [+14.84] TEST: IPv4 host entries forwarding tests [ OK ] # 657.70 [+3.81] TEST: IPv6 host entries forwarding tests [ OK ] # 661.33 [+3.63] TEST: L2 host entries forwarding tests [ OK ] # 668.08 [+6.75] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 674.20 [+6.12] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 680.37 [+6.17] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 686.77 [+6.40] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 689.54 [+2.77] TEST: L2 port entries forwarding tests [ OK ] # 690.28 [+0.74] # 690.28 [+0.00] INFO: # Control packets tests # 694.11 [+3.83] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 697.77 [+3.66] 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__->