[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20090325.143558.35670359.davem@davemloft.net>
Date: Wed, 25 Mar 2009 14:35:58 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: leoli@...escale.com
Cc: shemminger@...ux-foundation.org, bridge@...ts.linux-foundation.org,
netdev@...r.kernel.org
Subject: Re: [PATCH] net/bridge: use the maximum hard_header_len of ports
for bridging device
From: Li Yang <leoli@...escale.com>
Date: Wed, 25 Mar 2009 16:43:53 +0800
> Dynamically adjusting is a good idea, but the rx_alloc_extra can only
> go up not the other way down in your code.
That's not a problem.
> Another thought is that if you re-allocate skb here the driver would
> be saved from checking the headroom in the fastpath, am I right?
You're going to need it for other paths. There are other kinds of
tunnels et al. that eat that headroom space on you.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists