All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: Igor.Russkikh@aquantia.com
Cc: netdev@vger.kernel.org, Nikita.Danilov@aquantia.com,
	Dmitry.Bogdanov@aquantia.com
Subject: Re: [PATCH net] net: aquantia: fix rx checksum offload for UDP/TCP over IPv6
Date: Mon, 18 Mar 2019 17:01:09 -0700 (PDT)	[thread overview]
Message-ID: <20190318.170109.2241225128174059807.davem@davemloft.net> (raw)
In-Reply-To: <e98dff0fc7f807be45fbae1411c468e6d6a7c55c.1552724501.git.igor.russkikh@aquantia.com>

From: Igor Russkikh <Igor.Russkikh@aquantia.com>
Date: Sat, 16 Mar 2019 08:28:18 +0000

> From: Dmitry Bogdanov <dmitry.bogdanov@aquantia.com>
> 
> TCP/UDP checksum validity was propagated to skb
> only if IP checksum is valid.
> But for IPv6 there is no validity as there is no checksum in IPv6.
> This patch propagates TCP/UDP checksum validity regardless of IP checksum.
> 
> Fixes: 018423e90bee ("net: ethernet: aquantia: Add ring support code")
> Signed-off-by: Igor Russkikh <igor.russkikh@aquantia.com>
> Signed-off-by: Nikita Danilov <nikita.danilov@aquantia.com>
> Signed-off-by: Dmitry Bogdanov <dmitry.bogdanov@aquantia.com>

Applied and queued up for -stable, thanks.

      reply	other threads:[~2019-03-19  0:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-16  8:28 [PATCH net] net: aquantia: fix rx checksum offload for UDP/TCP over IPv6 Igor Russkikh
2019-03-19  0:01 ` 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=20190318.170109.2241225128174059807.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=Dmitry.Bogdanov@aquantia.com \
    --cc=Igor.Russkikh@aquantia.com \
    --cc=Nikita.Danilov@aquantia.com \
    --cc=netdev@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.