lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #7135] Significant etharp optimization for TX speed


From: Simon Goldschmidt
Subject: [lwip-devel] [patch #7135] Significant etharp optimization for TX speed improvement
Date: Fri, 26 Mar 2010 21:35:40 +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, patch #7135 (project lwip):

We already have such a cache, but per pcb (which is better than per netif
when having more than one simultaneous connection). Maybe we can minimize the
code flow when LWIP_NETIF_HWADDRHINT==1 so that we can prevent find_entry
getting called instead of adding yet another option/cache?

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?7135>

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





reply via email to

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