You'll have to try and debug it yourself.
For now, I started counting MAC send and receive handlers and it's obvious that when both connections are active send handlers are completely dominant.
At one point there is: tx_handler: 3759422 rx_handler: 864940 I will check if there are any priorities for these handlers.
E.g. set a breakpoint at when the stats underflow happens
Not really sure how this could be done nor where the breakpoint could be set (especially because I cannot debug library and debug sources in Xilinx SDK).
_______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
