netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: sowmini.varadhan@oracle.com
Cc: netdev@vger.kernel.org, rashmi.narasimhan@oracle.com,
	david.stevens@oracle.com
Subject: Re: [PATCH net-next] sunvnet: Initialize network_header and transport_header in vnet_rx_one()
Date: Tue, 19 Jan 2016 14:48:36 -0500 (EST)	[thread overview]
Message-ID: <20160119.144836.425047089281018796.davem@davemloft.net> (raw)
In-Reply-To: <20160118211209.GB12034@oracle.com>

From: Sowmini Varadhan <sowmini.varadhan@oracle.com>
Date: Mon, 18 Jan 2016 16:12:09 -0500

> vnet_fullcsum() accesses ip_hdr() and transport header to compute
> the checksum for IPv4 packets, so these need to be initialized in
> skb created in vnet_rx_one().
> 
> Signed-off-by: Sowmini Varadhan <sowmini.varadhan@oracle.com>

Applied to 'net', thanks.

      parent reply	other threads:[~2016-01-19 19:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-18 21:12 [PATCH net-next] sunvnet: Initialize network_header and transport_header in vnet_rx_one() Sowmini Varadhan
2016-01-18 22:20 ` David Miller
2016-01-18 22:22   ` Sowmini Varadhan
2016-01-19 19:48 ` 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=20160119.144836.425047089281018796.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=david.stevens@oracle.com \
    --cc=netdev@vger.kernel.org \
    --cc=rashmi.narasimhan@oracle.com \
    --cc=sowmini.varadhan@oracle.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).