mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 17:33:08 +08:00
d87620abc9
When trying to use iperf2, we found it comsumes all the IOB when sending UDP packets, then devif_poll has no IOB to send the packet out, so speed drops to 0 and never recovers. Signed-off-by: Zhe Weng <wengzhe@xiaomi.com>