On Mon, Mar 4, 2019 at 1:03 PM David Ahern <dsah...@gmail.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?