On 03/04/2019 02:37 PM, Peter Oskolkov wrote:
On Mon, Mar 4, 2019 at 1:03 PM David Ahern [off-list ref] wrote:
quoted
On 3/4/19 1:39 PM, Peter Oskolkov wrote:
quoted
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)