[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <eef0856a-750e-90ac-9111-d87f1108870a@gmail.com>
Date: Mon, 4 Mar 2019 15:28:29 -0800
From: Eric Dumazet <eric.dumazet@...il.com>
To: Peter Oskolkov <posk@...gle.com>, David Ahern <dsahern@...il.com>
Cc: Willem de Bruijn <willemdebruijn.kernel@...il.com>,
Peter Oskolkov <posk@...k.io>,
Alexei Starovoitov <ast@...nel.org>,
Daniel Borkmann <daniel@...earbox.net>,
netdev <netdev@...r.kernel.org>
Subject: Re: [PATCH bpf-next] bpf: fix memory leak in bpf_lwt_xmit_reroute
On 03/04/2019 02:37 PM, Peter Oskolkov wrote:
> On Mon, Mar 4, 2019 at 1:03 PM David Ahern <dsahern@...il.com> wrote:
>>
>> On 3/4/19 1:39 PM, Peter Oskolkov wrote:
>>> I found the problem: skb->inner_protocol was not set, so software GSO
>>> fallback failed. I have a patch that fixes the issue: IPIP+GRE+TCP
>>> gso works! net-next is closed though... Will have to wait for net-next
>>> to reopen.
>>
>> That's a bug fix. I suggest sending now.
>
> I see the encap patches neither in net nor in bpf trees, only in
> net-next and bpf-next. And *-next trees are closed, so there is
> nowhere to send the fix. Am I missing something?
>
David has not yet sent his pull request to Linus.
This means your fix needs to target net-next
net-next is closed for patches that are meant for linux-5.2,
but 'open' for fixes (targeting 5.1)
Powered by blists - more mailing lists