Re: [PATCH 17/32] net: packet split receive api

From: David Miller
Date: Tue Oct 07 2008 - 17:24:03 EST


From: Peter Zijlstra <a.p.zijlstra@xxxxxxxxx>
Date: Thu, 02 Oct 2008 15:05:21 +0200

> Add some packet-split receive hooks.
>
> For one this allows to do NUMA node affine page allocs. Later on these hooks
> will be extended to do emergency reserve allocations for fragments.
>
> Signed-off-by: Peter Zijlstra <a.p.zijlstra@xxxxxxxxx>

The individual driver changes get a bunch of rejects in the net-next-2.6
tree, and you also missed some drivers such as NIU that also should use
these new interfaces.

So what I did for now was add just the non-driver parts that add the
interfaces themselves.

Thanks!

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/