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 # 22.02 [+22.02] # 22.02 [+0.00] INFO: # Host entries configuration tests # 24.01 [+1.99] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.97 [+1.97] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.98 [+2.01] TEST: Common host entries configuration tests (L2) [ OK ] # 27.99 [+0.01] # 27.99 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.81 [+10.82] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 49.70 [+10.89] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 68.24 [+18.54] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 87.20 [+18.96] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 87.22 [+0.01] # 87.22 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 98.51 [+11.29] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 109.34 [+10.83] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 115.37 [+6.04] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 121.52 [+6.15] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 121.54 [+0.01] # 121.54 [+0.00] INFO: # Port group entries configuration tests - L2 # 132.44 [+10.90] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 133.22 [+0.78] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 133.23 [+0.01] # 133.23 [+0.00] INFO: # Large scale dump tests # 188.98 [+55.75] TEST: IPv4 large scale dump tests [ OK ] # 412.02 [+223.03] TEST: IPv6 large scale dump tests [ OK ] # 645.18 [+233.16] TEST: L2 large scale dump tests [ OK ] # 657.38 [+12.21] TEST: Flush tests [ OK ] # 657.48 [+0.09] # 657.48 [+0.00] INFO: # Forwarding tests # 673.03 [+15.55] TEST: IPv4 host entries forwarding tests [ OK ] # 677.29 [+4.26] TEST: IPv6 host entries forwarding tests [ OK ] # 681.26 [+3.97] TEST: L2 host entries forwarding tests [ OK ] # 688.14 [+6.88] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 694.74 [+6.60] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 701.20 [+6.46] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 707.47 [+6.27] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 710.01 [+2.54] TEST: L2 port entries forwarding tests [ OK ] # 710.77 [+0.76] # 710.77 [+0.00] INFO: # Control packets tests # 714.73 [+3.96] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 718.58 [+3.85] 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__->