Re: [PATCH 1/4] net/skbuff: don't waste memory reserves
From: Eric Dumazet
Date: Fri Apr 19 2019 - 15:32:16 EST
On 04/19/2019 06:17 AM, Andrey Ryabinin wrote:
>
>
> On 4/18/19 9:55 PM, Eric Dumazet wrote:
>> Are you targeting net or net-next tree ?
>>
>
> I think it's up to Dave to decide where the patches should go. They apply cleanly on both trees.
> The last two patches just minor cleanups so they are definitely net-next material.
>
Not at all, please carefully read
Documentation/networking/netdev-FAQ.rst
Q: How do I indicate which tree (net vs. net-next) my patch should be in?
You need to split your patches in two series, not assume that David will manually do
the manual work for you.
Thank you