netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: jesse@nicira.com
Cc: netdev@vger.kernel.org
Subject: Re: [RFC PATCH 0/7] Move vlan acceleration into networking core.
Date: Tue, 19 Oct 2010 02:50:39 -0700 (PDT)	[thread overview]
Message-ID: <20101019.025039.112595275.davem@davemloft.net> (raw)
In-Reply-To: <1287000177-7126-1-git-send-email-jesse@nicira.com>

From: Jesse Gross <jesse@nicira.com>
Date: Wed, 13 Oct 2010 13:02:50 -0700

> Hardware vlan acceleration behaves fairly differently from other
> types of offloading, which limits its usefulness.  This patch series
> aims to bring it more in line with other common forms of
> acceleration, such as checksum offloading and TSO.  In doing this it
> eliminates common driver bugs, increases flexibility, and improves
> performance, while reducing the number of lines of code.
> 
> The first four patches can be applied immediately, while the last
> three need to wait until all drivers that support vlan acceleration
> are updated.  If people agree that this patch set makes sense I will
> go ahead and switch over the dozen or so drivers that would need to
> change.

These changes look great (and everyone I've asked tends to agree)
so please submit the updated series with feedback integrated
and I'll add at least the first 4 patches to net-next-2.6

Thanks!

      parent reply	other threads:[~2010-10-19  9:50 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-13 20:02 [RFC PATCH 0/7] Move vlan acceleration into networking core Jesse Gross
2010-10-13 20:02 ` [RFC PATCH 1/7] ebtables: Allow filtering of hardware accelerated vlan frames Jesse Gross
2010-10-18 19:58   ` Ben Hutchings
2010-10-19  3:14     ` Jesse Gross
2010-10-13 20:02 ` [RFC PATCH 2/7] vlan: Centralize handling of hardware acceleration Jesse Gross
2010-10-13 21:12   ` Eric Dumazet
2010-10-14 22:23     ` Jesse Gross
2010-10-13 20:02 ` [RFC PATCH 3/7] bnx2: Update bnx2 to use new vlan accleration Jesse Gross
2010-10-14 22:56   ` Michael Chan
2010-10-15  1:36     ` Jesse Gross
2010-10-13 20:02 ` [RFC PATCH 4/7] ixgbe: Update ixgbe " Jesse Gross
2010-10-13 20:02 ` [RFC PATCH 5/7] lro: Remove explicit vlan support Jesse Gross
2010-10-13 20:02 ` [RFC PATCH 6/7] bonding: Update bonding for new vlan model Jesse Gross
2010-10-13 20:02 ` [RFC PATCH 7/7] vlan: Remove accleration legacy functions Jesse Gross
2010-10-19  9:50 ` 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=20101019.025039.112595275.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=jesse@nicira.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 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).