Alexander Lobakin <aleksander.lobakin@xxxxxxxxx> writes: > Now that we can bulk-allocate skbs from the NAPI cache, use that > function to do that in veth as well instead of direct allocation from > the kmem caches. veth uses NAPI and GRO, so this is both context-safe > and beneficial. > > Signed-off-by: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx> Reviewed-by: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>