Re-queueing of skb in vlan_skb_recv
From: Brian Oostenbrink
Date: Thu Apr 10 2008 - 16:01:07 EST
In vlan_skb_recv, packets are generally stripped of their vlan header,
and then re-queued via netif_rx(). Is there a reason for re-queuing
these instead of calling netif_receive_skb() directly? On our system
(an embedded linux router), this re-queuing has a significant
performance penalty.
-brian
--
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html