Skip to content

Commit d7c1ec6

Browse files
Freey0cfriedt
authored andcommitted
samples: zperf: Add STM32 eth_tx_async mode test
enable STM32 etc_tx_async mode for testing in CI Signed-off-by: WenBin Zhang <[email protected]>
1 parent 9094e02 commit d7c1ec6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

samples/net/zperf/sample.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ tests:
1717
platform_allow: qemu_x86
1818
extra_configs:
1919
- 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
2024
sample.net.zperf_st:
2125
harness: console
2226
harness_config:

0 commit comments

Comments
 (0)