Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions samples/net/zperf/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,13 @@ tests:
- CONFIG_NET_ZPERF_SERVER=n
sample.net.zperf.async_tx.stm32:
filter: dt_compat_enabled("st,stm32-ethernet") and CONFIG_ETH_STM32_HAL_API_V2
harness: console
harness_config:
type: multi_line
regex:
- "coming up"
integration_platforms:
- stm32h573i_dk
extra_configs:
- CONFIG_ETH_STM32_HAL_TX_ASYNC=y
sample.net.zperf_st:
Expand Down