-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Labels
area: EthernetbugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugplatform: STM32ST Micro STM32ST Micro STM32
Description
Describe the bug
On some STM32N6 DK boards we can witness abnormal packet loss during a ping.
A way to fix it this is to reduce the Tx clock signal skew.
Regression
- This is a regression.
Steps to reproduce
Run samples/net/zperf or any sample where you can ping your computer
Relevant log output
--- 192.0.2.1 ping statistics ---
1000 packets transmitted, 680 received, 32% packet loss, time 4743ms
rtt min/avg/max/mdev = 0.366/0.472/0.622/0.052 msImpact
Annoyance – Minor irritation; no significant impact on usability or functionality.
Environment
Zephyr HEAD (main branch)
Additional Context
No response
Metadata
Metadata
Assignees
Labels
area: EthernetbugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugplatform: STM32ST Micro STM32ST Micro STM32