Details
Description
Currently, the lwIP receive queue has 8 entries.
In case the lwIP is busy, the queue will be filled up and the system will block any further processing of received Ethernet frames.
We raise this queue to 64 entries so that more frames can be queued between the 2 Port Switch and the lwIP.
Attachments
Issue Links
- clones
-
PSEISV5-348 Increase depth of the receive queue of the LwIP DriverEthernet module
- Closed