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 # 19.77 [+19.77] # 19.77 [+0.00] INFO: # Host entries configuration tests # 21.48 [+1.71] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.35 [+1.88] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.28 [+1.93] TEST: Common host entries configuration tests (L2) [ OK ] # 25.29 [+0.01] # 25.29 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.40 [+10.11] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.55 [+10.16] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.23 [+15.68] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 76.65 [+15.42] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 76.66 [+0.01] # 76.66 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 86.59 [+9.93] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 96.50 [+9.92] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 101.49 [+4.99] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 106.45 [+4.95] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 106.46 [+0.01] # 106.46 [+0.00] INFO: # Port group entries configuration tests - L2 # 116.76 [+10.30] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 117.43 [+0.67] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 117.44 [+0.01] # 117.44 [+0.00] INFO: # Large scale dump tests # 169.90 [+52.46] TEST: IPv4 large scale dump tests [ OK ] # 370.63 [+200.73] TEST: IPv6 large scale dump tests [ OK ] # 568.42 [+197.80] TEST: L2 large scale dump tests [ OK ] # 579.42 [+10.99] TEST: Flush tests [ OK ] # 579.43 [+0.01] # 579.43 [+0.00] INFO: # Forwarding tests # 593.89 [+14.47] TEST: IPv4 host entries forwarding tests [ OK ] # 597.13 [+3.24] TEST: IPv6 host entries forwarding tests [ OK ] # 600.44 [+3.31] TEST: L2 host entries forwarding tests [ OK ] # 606.41 [+5.98] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 612.11 [+5.70] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 617.79 [+5.68] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 623.64 [+5.85] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 625.99 [+2.35] TEST: L2 port entries forwarding tests [ OK ] # 626.65 [+0.66] # 626.65 [+0.00] INFO: # Control packets tests # 630.28 [+3.63] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 633.88 [+3.60] 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__->