Re: [PATCH] net/bridge: use the maximum hard_header_len of ports for bridging device

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: David Miller
Date: Monday, March 23, 2009 - 3:47 pm

From: Stephen Hemminger <shemminger@linux-foundation.org>
Date: Mon, 23 Mar 2009 15:45:17 -0700


Yes, you'd need to 16-byte align or something like that.


This particular instance will do the headroom reallocation,
that's unavoidable during the size transition event.

The headroom checks can't ever be removed, but we won't hit
them in the fast path after the adjustment is made by my
patch.
--
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
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] net/bridge: use the maximum hard_header_len of ..., Stephen Hemminger, (Mon Mar 23, 8:51 am)
Re: [PATCH] net/bridge: use the maximum hard_header_len of ..., Stephen Hemminger, (Mon Mar 23, 3:45 pm)
Re: [PATCH] net/bridge: use the maximum hard_header_len of ..., David Miller, (Mon Mar 23, 3:47 pm)
Re: [PATCH] gianfar: reallocate skb when headroom is not e ..., Stephen Hemminger, (Wed Mar 25, 8:53 am)