lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] [bug #29361] ip_frag has problems with zero-copy DMA MACs


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #29361] ip_frag has problems with zero-copy DMA MACs
Date: Sun, 28 Mar 2010 10:31:58 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; de; rv:1.9.2.2) Gecko/20100316 Firefox/3.6.2

Follow-up Comment #1, bug #29361 (project lwip):

This bug can currently be avoided only by setting IP_FRAG_USES_STATIC_BUF==0
and LWIP_NETIF_TX_SINGLE_PBUF==1, which creates a new PBUF_RAM for each
fragment, which comes at the downside of a memcpy.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?29361>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]