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 # 12.81 [+12.81] # 12.81 [+0.00] INFO: # Host entries configuration tests # 13.64 [+0.83] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.54 [+0.89] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.44 [+0.90] TEST: Common host entries configuration tests (L2) [ OK ] # 15.45 [+0.01] # 15.45 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 22.88 [+7.42] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 30.35 [+7.47] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 38.74 [+8.39] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 47.29 [+8.55] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 47.30 [+0.01] # 47.30 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 55.04 [+7.74] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 62.83 [+7.80] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 65.85 [+3.01] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 68.67 [+2.82] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 68.69 [+0.02] # 68.69 [+0.00] INFO: # Port group entries configuration tests - L2 # 76.32 [+7.64] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 76.64 [+0.32] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 76.65 [+0.01] # 76.65 [+0.00] INFO: # Large scale dump tests # 112.46 [+35.80] TEST: IPv4 large scale dump tests [ OK ] # 334.36 [+221.91] TEST: IPv6 large scale dump tests [ OK ] # 559.86 [+225.50] TEST: L2 large scale dump tests [ OK ] # 566.13 [+6.27] TEST: Flush tests [ OK ] # 566.23 [+0.11] # 566.23 [+0.00] INFO: # Forwarding tests # 579.45 [+13.22] TEST: IPv4 host entries forwarding tests [ OK ] # 581.68 [+2.23] TEST: IPv6 host entries forwarding tests [ OK ] # 583.82 [+2.14] TEST: L2 host entries forwarding tests [ OK ] # 588.19 [+4.37] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 592.21 [+4.02] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 595.99 [+3.79] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 599.98 [+3.99] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 601.53 [+1.54] TEST: L2 port entries forwarding tests [ OK ] # 602.01 [+0.48] # 602.01 [+0.00] INFO: # Control packets tests # 604.34 [+2.34] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 606.74 [+2.40] 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__->