We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9094e02 commit d7c1ec6Copy full SHA for d7c1ec6
samples/net/zperf/sample.yaml
@@ -17,6 +17,10 @@ tests:
17
platform_allow: qemu_x86
18
extra_configs:
19
- CONFIG_NET_ZPERF_SERVER=n
20
+ sample.net.zperf.async_tx.stm32:
21
+ filter: dt_compat_enabled("st,stm32-ethernet") and CONFIG_ETH_STM32_HAL_API_V2
22
+ extra_configs:
23
+ - CONFIG_ETH_STM32_HAL_TX_ASYNC=y
24
sample.net.zperf_st:
25
harness: console
26
harness_config:
0 commit comments