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 # 14.17 [+14.17] # 14.17 [+0.00] INFO: # Host entries configuration tests # 15.14 [+0.97] TEST: Common host entries configuration tests (IPv4) [ OK ] # 16.17 [+1.03] TEST: Common host entries configuration tests (IPv6) [ OK ] # 17.12 [+0.95] TEST: Common host entries configuration tests (L2) [ OK ] # 17.13 [+0.01] # 17.13 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 25.04 [+7.91] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 32.83 [+7.79] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 41.97 [+9.14] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 50.90 [+8.94] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 50.92 [+0.02] # 50.92 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 58.72 [+7.80] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 66.60 [+7.88] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 69.55 [+2.95] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 72.55 [+3.00] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 72.57 [+0.02] # 72.57 [+0.00] INFO: # Port group entries configuration tests - L2 # 80.27 [+7.70] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 80.66 [+0.39] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 80.67 [+0.01] # 80.67 [+0.00] INFO: # Large scale dump tests # 117.65 [+36.98] TEST: IPv4 large scale dump tests [ OK ] # 339.19 [+221.54] TEST: IPv6 large scale dump tests [ OK ] # 549.14 [+209.95] TEST: L2 large scale dump tests [ OK ] # 555.29 [+6.15] TEST: Flush tests [ OK ] # 555.40 [+0.11] # 555.40 [+0.00] INFO: # Forwarding tests # 568.24 [+12.84] TEST: IPv4 host entries forwarding tests [ OK ] # 570.25 [+2.00] TEST: IPv6 host entries forwarding tests [ OK ] # 572.22 [+1.97] TEST: L2 host entries forwarding tests [ OK ] # 576.03 [+3.81] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 579.69 [+3.66] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 583.10 [+3.40] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 586.65 [+3.56] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 588.09 [+1.43] TEST: L2 port entries forwarding tests [ OK ] # 588.48 [+0.39] # 588.48 [+0.00] INFO: # Control packets tests # 591.76 [+3.28] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 596.38 [+4.62] 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__->