From: joe.korty@concurrent-rt.com
To: Jesse Gross <jesse@kernel.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: tunnels: Don't apply GRO to multiple layers of encapsulation.
Date: Thu, 31 Aug 2017 09:58:40 -0400 [thread overview]
Message-ID: <20170831135840.GA19548@zipoli.concurrent-rt.com> (raw)
[ resend due to mail problems at my end ]
Hi Jesse,
The backport of fac8e0f579695a3ecbc4d3cac369139d7f819971,
"tunnels: Don't apply GRO to multiple layers of encapsulation",
to linux-4.1.y seems to have missed a line.
The 4.1 commit is 066b300e5be43cb61697539e2a3a9aac5afb422f.
The potentially missing line is:
- .gro_receive = ipv6_gro_receive,
+ .gro_receive = sit_gro_receive,
I am not experiencing any bad symptoms. I simply noticed
that the patch introduced a new function, sit_gro_receive,
without introducing any users, and that same patch in
linux-4.4.y does have a user.
Regards,
Joe
next reply other threads:[~2017-08-31 13:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-31 13:58 joe.korty [this message]
2017-09-02 3:40 ` tunnels: Don't apply GRO to multiple layers of encapsulation Jesse Gross
-- strict thread matches above, loose matches on Subject: below --
2017-09-05 14:08 joe.korty
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170831135840.GA19548@zipoli.concurrent-rt.com \
--to=joe.korty@concurrent-rt.com \
--cc=jesse@kernel.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox