Re: [net-next, RFC, 4/8] net: core: add recycle capabilities on skbs via page_pool API
From: Willy Tarreau <w@1wt.eu>
Date: 2018-12-08 21:07:27
From: Willy Tarreau <w@1wt.eu>
Date: 2018-12-08 21:07:27
On Sat, Dec 08, 2018 at 10:14:47PM +0200, Ilias Apalodimas wrote:
On Sat, Dec 08, 2018 at 09:11:53PM +0100, Jesper Dangaard Brouer wrote:quoted
quoted
I want to make sure you guys thought about splice() stuff, and skb_try_coalesce(), and GRO, and skb cloning, and ...Thanks for the pointers. To Ilias, we need to double check skb_try_coalesce() code path, as it does look like we don't handle this correctly.Noted. We did check skb cloning, but not this one indeed
I'll try to run some tests on my clearfog later, but for now I'm still 100% busy until haproxy 1.9 gets released. Cheers, Willy