All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jaime Medrano <jaime.medrano@gmail.com>
To: Benny Amorsen <benny+usenet@amorsen.dk>
Cc: bridge@osdl.org
Subject: Re: [Bridge] [PATCH] Add vlan id to bridge forward database
Date: Tue, 29 Apr 2008 17:18:43 +0200	[thread overview]
Message-ID: <20080429151843.GA10576@localhost> (raw)
In-Reply-To: <m31w4oltkx.fsf@ursa.amorsen.dk>

On Tue, Apr 29, 2008 at 02:43:42PM +0200, Benny Amorsen wrote:
> Jaime Medrano <jaime.medrano@gmail.com> writes:
> > Yes, I know. However, AFAIK out of band passing of the vlan tag is only
> > done when a vlan device is created and attached to the ethernet device
> > of the port. 
> 
> If the driver supports VLAN acceleration, it is usually on by default.
> At least I can't tcpdump VLAN packets with intact VLAN tags on my
> notebook's tg3 card -- even if I haven't loaded the 8021q module at
> all. It's rather annoying, really.

That's weird.

I've got a tg3 card and I see the tags in tcpdump unless I register a vlan
device to it.

I've taken a look at the source code of the tg3 driver and
vlan_hwaccel_receive_skb() only gets called if a prior
tg3_vlan_rx_register() has been made.

  reply	other threads:[~2008-04-29 15:18 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-17 16:13 [Bridge] [PATCH] Add vlan id to bridge forward database Jaime Medrano
2007-12-17 16:53 ` Stephen Hemminger
2007-12-18  9:05   ` Jaime Medrano
2008-01-28 15:39   ` Jaime Medrano
2008-01-28 20:29     ` [Bridge] " Benny Amorsen
2008-03-17 18:35     ` [Bridge] " Stephen Hemminger
2008-04-02  9:30       ` Jaime Medrano
2008-04-28 20:57     ` Stephen Hemminger
2008-04-29  8:24       ` Jaime Medrano
2008-04-29 12:43         ` Benny Amorsen
2008-04-29 15:18           ` Jaime Medrano [this message]
2008-04-29 23:16         ` richardvoigt
2008-04-30  2:25           ` Jonathan Thibault
  -- strict thread matches above, loose matches on Subject: below --
2007-12-17 16:13 Jaime Medrano

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=20080429151843.GA10576@localhost \
    --to=jaime.medrano@gmail.com \
    --cc=benny+usenet@amorsen.dk \
    --cc=bridge@osdl.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.