Skip to content

Commit 7595a4b

Browse files
jukkarfabiobaltieri
authored andcommitted
samples: net: zperf: Add compilation of concurrent upload support
Make sure we compile test CONFIG_ZPERF_SESSION_PER_THREAD support. Signed-off-by: Jukka Rissanen <[email protected]>
1 parent 563f05e commit 7595a4b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

samples/net/zperf/sample.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,11 @@ tests:
3636
extra_configs:
3737
- CONFIG_NET_SHELL=n
3838
platform_allow: qemu_x86
39+
sample.net.zperf_concurrent_upload:
40+
harness: net
41+
extra_configs:
42+
- CONFIG_ZPERF_SESSION_PER_THREAD=y
43+
platform_allow: qemu_x86
3944
sample.net.zperf.netusb_ecm:
4045
harness: net
4146
extra_args: EXTRA_CONF_FILE="overlay-netusb.conf"

0 commit comments

Comments
 (0)