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.49 [+19.49] # 19.49 [+0.00] INFO: # Host entries configuration tests # 21.43 [+1.94] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.13 [+1.70] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.94 [+1.81] TEST: Common host entries configuration tests (L2) [ OK ] # 24.96 [+0.01] # 24.96 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.95 [+10.00] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.96 [+10.01] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 60.86 [+15.89] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 76.05 [+15.19] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 76.06 [+0.01] # 76.06 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 85.97 [+9.91] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 96.02 [+10.04] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 101.22 [+5.21] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 106.32 [+5.10] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 106.33 [+0.01] # 106.33 [+0.00] INFO: # Port group entries configuration tests - L2 # 116.30 [+9.97] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 117.11 [+0.81] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 117.12 [+0.01] # 117.13 [+0.00] INFO: # Large scale dump tests # 165.77 [+48.65] TEST: IPv4 large scale dump tests [ OK ] # 372.76 [+206.98] TEST: IPv6 large scale dump tests [ OK ] # 568.18 [+195.42] TEST: L2 large scale dump tests [ OK ] # 579.51 [+11.33] TEST: Flush tests [ OK ] # 579.52 [+0.01] # 579.52 [+0.00] INFO: # Forwarding tests # 594.23 [+14.71] TEST: IPv4 host entries forwarding tests [ OK ] # 597.64 [+3.41] TEST: IPv6 host entries forwarding tests [ OK ] # 601.03 [+3.40] TEST: L2 host entries forwarding tests [ OK ] # 607.17 [+6.14] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 613.13 [+5.96] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 618.78 [+5.65] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 624.56 [+5.78] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 627.01 [+2.46] TEST: L2 port entries forwarding tests [ OK ] # 627.63 [+0.62] # 627.63 [+0.00] INFO: # Control packets tests # 631.24 [+3.61] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 634.58 [+3.34] 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__->