[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [task #7896] Support zero-copy drivers
From: |
Simon Goldschmidt |
Subject: |
[lwip-devel] [task #7896] Support zero-copy drivers |
Date: |
Sun, 22 Feb 2015 21:14:22 +0000 |
User-agent: |
Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.111 Safari/537.36 |
Follow-up Comment #7, task #7896 (project lwip):
We're actually working on this. It showed up that we still need to
- fully support a REF type pbuf for RX (fails at least on IPv6 reassembly, I
think)
- need to DMA-align TX buffers (the resulting payload pointers that get sent
on the link). This might be more tricky as it would mean the 'header' of a
pbuf is a different one for UDP/TCP and IPv4/IPv6...
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/task/?7896>
_______________________________________________
Nachricht gesendet von/durch Savannah
http://savannah.nongnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-devel] [task #7896] Support zero-copy drivers,
Simon Goldschmidt <=