netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: paul.durrant@citrix.com
Cc: netdev@vger.kernel.org, xen-devel@lists.xen.org,
	konrad.wilk@oracle.com, boris.ostrovsky@oracle.com,
	david.vrabel@citrix.com
Subject: Re: [PATCH net-next v2 3/3] xen-netfront: use new skb_checksum_setup function
Date: Mon, 13 Jan 2014 11:27:20 -0800 (PST)	[thread overview]
Message-ID: <20140113.112720.2236966361404094251.davem@davemloft.net> (raw)
In-Reply-To: <1389261768-30606-4-git-send-email-paul.durrant@citrix.com>

From: Paul Durrant <paul.durrant@citrix.com>
Date: Thu, 9 Jan 2014 10:02:48 +0000

> Use skb_checksum_setup to set up partial checksum offsets rather
> then a private implementation.
> 
> Signed-off-by: Paul Durrant <paul.durrant@citrix.com>

This patch really needs review by a netfront expert before I can apply
this series.

Thanks.

  reply	other threads:[~2014-01-13 19:27 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-09 10:02 [PATCH net-next v2 0/3] make skb_checksum_setup generally available Paul Durrant
2014-01-09 10:02 ` [PATCH net-next v2 1/3] net: add skb_checksum_setup Paul Durrant
2014-01-13 11:26   ` Paul Durrant
2014-01-13 13:40     ` Nicolas Dichtel
2014-01-09 10:02 ` [PATCH net-next v2 2/3] xen-netback: use new skb_checksum_setup function Paul Durrant
2014-01-09 12:26   ` Wei Liu
2014-01-09 10:02 ` [PATCH net-next v2 3/3] xen-netfront: " Paul Durrant
2014-01-13 19:27   ` David Miller [this message]
2014-01-14  9:33     ` [Xen-devel] " Ian Campbell
2014-01-14 22:24 ` [PATCH net-next v2 0/3] make skb_checksum_setup generally available David Miller

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=20140113.112720.2236966361404094251.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=boris.ostrovsky@oracle.com \
    --cc=david.vrabel@citrix.com \
    --cc=konrad.wilk@oracle.com \
    --cc=netdev@vger.kernel.org \
    --cc=paul.durrant@citrix.com \
    --cc=xen-devel@lists.xen.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;
as well as URLs for NNTP newsgroup(s).