lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-users] Potential pbuf corruption at high data rate


From: Feichen Shen
Subject: [lwip-users] Potential pbuf corruption at high data rate
Date: Thu, 18 Apr 2019 18:15:31 -0700

Hi,

I think this is an issue with LWIP. I have described the problem and provided the code at Xilinx Forum. The problem occurs when receiving UDP packet at high TX data rate. The issue result in wrong reference pointer to target packet ID returned by lwip_recv or netconn_recv. Ethernet NIC received the pbuf correctly in memory.

Here's the original post detailing the problem and how to duplicate it. The version is 2.02 (latest in Xilinx port)

https://forums.xilinx.com/t5/Embedded-Processor-System-Design/LWIP-crash-RTOS-at-high-TX-bandwidth-using-UDP-netconn/td-p/959715

Thanks!




reply via email to

[Prev in Thread] Current Thread [Next in Thread]