On Mon, Aug 07, 2006 at 11:31:03AM +0400, Evgeniy Polyakov wrote: > > Only if they form contiguous region? > Jesse, is it possible for every e1000 chip to split frame into several > page-sized chunks i.e. create some kind of receiving scatter-gather?
Actually, it was Chris Leech who raised this possibility: : Yes, e1000 devices will spill over and use multiple buffers for a : single frame. We've been trying to find a good way to use multiple : buffers to take care of these allocation problems. The structure of : the sk_buff does not make it easy. Or should I say that it's the : limitation that drivers are not allowed to chain together multiple : sk_buffs to represent a single frame that does not make it easy. Perhaps he can enlighten us. Cheers, -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} <[EMAIL PROTECTED]> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html