From: David Miller <davem@davemloft.net>
To: hkchu@google.com
Cc: edumazet@google.com, linux@stwm.de, ogerlitz@mellanox.com,
netdev@vger.kernel.org
Subject: Re: [PATCH net] net-gre-gro: Fix a bug that breaks the forwarding path
Date: Wed, 16 Jul 2014 14:47:38 -0700 (PDT) [thread overview]
Message-ID: <20140716.144738.1373550328949077371.davem@davemloft.net> (raw)
In-Reply-To: <1405378486-18129-1-git-send-email-hkchu@google.com>
From: "H.K. Jerry Chu" <hkchu@google.com>
Date: Mon, 14 Jul 2014 15:54:46 -0700
> From: Jerry Chu <hkchu@google.com>
>
> Fixed a bug that was introduced by my GRE-GRO patch
> (bf5a755f5e9186406bbf50f4087100af5bd68e40 net-gre-gro: Add GRE
> support to the GRO stack) that breaks the forwarding path
> because various GSO related fields were not set. The bug will
> cause on the egress path either the GSO code to fail, or a
> GRE-TSO capable (NETIF_F_GSO_GRE) NICs to choke. The following
> fix has been tested for both cases.
>
> Signed-off-by: H.K. Jerry Chu <hkchu@google.com>
Applied and queued up for -stable, thanks.
prev parent reply other threads:[~2014-07-16 21:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-14 22:54 [PATCH net] net-gre-gro: Fix a bug that breaks the forwarding path H.K. Jerry Chu
2014-07-16 21:47 ` David Miller [this message]
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=20140716.144738.1373550328949077371.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=hkchu@google.com \
--cc=linux@stwm.de \
--cc=netdev@vger.kernel.org \
--cc=ogerlitz@mellanox.com \
/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;
as well as URLs for NNTP newsgroup(s).