Olivier Desenfans wrote:
Regarding the TX side of things,

Keep in mind that most TX functions allocate PBUF_RAM pbufs, which are allocated via mem_malloc(). To move this into pools, you'll need some extra work.

Also, are you *sure* constructing packets in uncached memory is faster than flushing the cache before transmission?
(Wait a minute, I feel like I have asked this question before here? *g*)

Cheers,
Simon



_______________________________________________
lwip-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to