From: Eric Dumazet <eric.dumazet@gmail.com>
Date: Mon, 19 Oct 2009 22:42:02 +0200
Also loopback doesn't mean anything. That packet could
be mirrored and sent externally via packet scheduler
rules and actions.
And for this specific case, the savings are absolutely zero.
We've brought the whole damn IP header into the CPU cache and
that is the real cost. The calculation is something like 12
instructions, maybe 6 cycles on a modern cpu, which is nothing.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html