xiaoxiang781216 commented on issue #6835:
URL: 
https://github.com/apache/incubator-nuttx/issues/6835#issuecomment-1212846310

   
   > Most of it can be done in the IRQ handler, but the reference that the 
TCP/UDP checksum was correct gets lost then, hence the need for callback. I 
guess we can also just drop the packet when we see this but then the TCP/UDP 
wouldn't know that a corrupted packet has been received.
   
   This can be corrected by increasing the count in g_netstats directly in 
irq/work handler.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to