netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] More neigh simplifications.
@ 2011-07-17 19:29 David Miller
  2011-07-18 13:16 ` [PATCH net-next-2.6] ipv4: save cpu cycles from check_leaf() Eric Dumazet
  0 siblings, 1 reply; 3+ messages in thread
From: David Miller @ 2011-07-17 19:29 UTC (permalink / raw)
  To: netdev


Add helpers for duplicate copies of code.

Eliminate superfluous ops methods that always get set to
the same exact function.

Get rid of hh->hh_output method.

I guess the indirection removal is a non-trivial improvement because
these changes knock a full 2 seconds off of my udpflood tests. :-)

Signed-off-by: David S. Miller <davem@davemloft.net>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-07-18 17:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-17 19:29 [PATCH 0/5] More neigh simplifications David Miller
2011-07-18 13:16 ` [PATCH net-next-2.6] ipv4: save cpu cycles from check_leaf() Eric Dumazet
2011-07-18 17:42   ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).