virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: rusty@rustcorp.com.au
Cc: netdev@vger.kernel.org, maxk@qualcomm.com,
	virtualization@lists.linux-foundation.org
Subject: Re: [PATCH 1/3] tun: Interface to query tun/tap features.
Date: Thu, 03 Jul 2008 03:45:49 -0700 (PDT)	[thread overview]
Message-ID: <20080703.034549.26677937.davem@davemloft.net> (raw)
In-Reply-To: <200807031132.12810.rusty@rustcorp.com.au>

From: Rusty Russell <rusty@rustcorp.com.au>
Date: Thu, 3 Jul 2008 11:32:12 +1000

> The problem with introducing checksum offload and gso to tun is they
> need to set dev->features to enable GSO and/or checksumming, which is
> supposed to be done before register_netdevice(), ie. as part of
> TUNSETIFF.
 ...
> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

Applied to net-next-2.6, thanks!

      parent reply	other threads:[~2008-07-03 10:45 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-03  1:32 [PATCH 1/3] tun: Interface to query tun/tap features Rusty Russell
2008-07-03  1:33 ` [PATCH 2/3] tun: TUNSETFEATURES to set gso features Rusty Russell
2008-07-03  1:34   ` [PATCH 3/3] tun: Allow GSO using virtio_net_hdr Rusty Russell
2008-07-03 10:48     ` David Miller
2008-07-03 10:46   ` [PATCH 2/3] tun: TUNSETFEATURES to set gso features David Miller
2008-07-03 10:45 ` 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=20080703.034549.26677937.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=maxk@qualcomm.com \
    --cc=netdev@vger.kernel.org \
    --cc=rusty@rustcorp.com.au \
    --cc=virtualization@lists.linux-foundation.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).