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.23 [+12.23] # 12.23 [+0.00] INFO: # Host entries configuration tests # 12.98 [+0.75] TEST: Common host entries configuration tests (IPv4) [ OK ] # 13.74 [+0.76] TEST: Common host entries configuration tests (IPv6) [ OK ] # 14.52 [+0.77] TEST: Common host entries configuration tests (L2) [ OK ] # 14.52 [+0.01] # 14.52 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 21.84 [+7.32] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 29.05 [+7.21] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 36.32 [+7.27] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 43.68 [+7.36] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 43.70 [+0.02] # 43.70 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 51.12 [+7.42] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 58.64 [+7.52] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 61.35 [+2.71] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 63.98 [+2.64] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 63.99 [+0.01] # 63.99 [+0.00] INFO: # Port group entries configuration tests - L2 # 71.41 [+7.42] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 71.73 [+0.32] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 71.74 [+0.01] # 71.75 [+0.00] INFO: # Large scale dump tests # 105.38 [+33.63] TEST: IPv4 large scale dump tests [ OK ] # 328.97 [+223.59] TEST: IPv6 large scale dump tests [ OK ] # 552.22 [+223.26] TEST: L2 large scale dump tests [ OK ] # 558.10 [+5.88] TEST: Flush tests [ OK ] # 558.19 [+0.09] # 558.19 [+0.00] INFO: # Forwarding tests # 571.23 [+13.04] TEST: IPv4 host entries forwarding tests [ OK ] # 573.27 [+2.04] TEST: IPv6 host entries forwarding tests [ OK ] # 575.46 [+2.19] TEST: L2 host entries forwarding tests [ OK ] # 579.38 [+3.92] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 583.21 [+3.83] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 586.85 [+3.64] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 590.54 [+3.68] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 591.98 [+1.44] TEST: L2 port entries forwarding tests [ OK ] # 592.48 [+0.50] # 592.48 [+0.00] INFO: # Control packets tests # 594.85 [+2.37] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 597.41 [+2.55] 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__->