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 # 13.21 [+13.21] # 13.21 [+0.00] INFO: # Host entries configuration tests # 14.13 [+0.93] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.07 [+0.93] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.99 [+0.93] TEST: Common host entries configuration tests (L2) [ OK ] # 16.00 [+0.01] # 16.01 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.55 [+7.55] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.06 [+7.51] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 38.78 [+7.72] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 46.62 [+7.85] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 46.64 [+0.02] # 46.64 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 54.27 [+7.63] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 61.98 [+7.71] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 65.03 [+3.05] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 68.02 [+2.99] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 68.04 [+0.01] # 68.04 [+0.00] INFO: # Port group entries configuration tests - L2 # 75.77 [+7.74] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 76.15 [+0.37] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 76.17 [+0.02] # 76.17 [+0.00] INFO: # Large scale dump tests # 110.23 [+34.06] TEST: IPv4 large scale dump tests [ OK ] # 333.98 [+223.75] TEST: IPv6 large scale dump tests [ OK ] # 559.44 [+225.46] TEST: L2 large scale dump tests [ OK ] # 565.57 [+6.13] TEST: Flush tests [ OK ] # 565.68 [+0.10] # 565.68 [+0.00] INFO: # Forwarding tests # 579.07 [+13.39] TEST: IPv4 host entries forwarding tests [ OK ] # 581.31 [+2.25] TEST: IPv6 host entries forwarding tests [ OK ] # 583.50 [+2.19] TEST: L2 host entries forwarding tests [ OK ] # 587.78 [+4.28] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 591.49 [+3.71] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 595.05 [+3.55] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 598.95 [+3.90] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 600.41 [+1.46] TEST: L2 port entries forwarding tests [ OK ] # 600.86 [+0.45] # 600.86 [+0.00] INFO: # Control packets tests # 603.13 [+2.27] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 605.78 [+2.65] 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__->