netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Hemminger <shemminger@vyatta.com>
To: Vito Mattera <vito.m@cost.it>
Cc: netdev@vger.kernel.org
Subject: Re: vlan JMicron Technologies, Inc. JMC250 PCI Express Gigabit Ethernet
Date: Thu, 11 Mar 2010 08:54:12 -0800	[thread overview]
Message-ID: <20100311085412.3413d44b@nehalam> (raw)
In-Reply-To: <4B9914A9.2050207@cost.it>

On Thu, 11 Mar 2010 17:04:57 +0100
Vito Mattera <vito.m@cost.it> wrote:

> I'm trying to add vlan using the network adapter  JMC250 in CentOS 5.3
> with the driver: kmod-jme-1.0.5-1.el5.elrepo.i686.rpm
> 
> 
> when I type the command:
> vconfig add eth0 3
> 
> I have the following message:
> 
> 
> 802.1Q VLAN Support v1.8 Ben Greear <greearb@candelatech.com>
> register_vlan_device: Device eth0 has buggy VLAN hw accel
> 
> and no vlan is created.
> 
> what is my mistake ?

Message happens if driver sets hardware vlan filtering but
provides no callback.
The driver appears okay in upstream kernel, most likely something
got lost in backport process in redhat or the copying of redhat
done by centos.

      reply	other threads:[~2010-03-11 17:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-11 16:04 vlan JMicron Technologies, Inc. JMC250 PCI Express Gigabit Ethernet Vito Mattera
2010-03-11 16:54 ` Stephen Hemminger [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=20100311085412.3413d44b@nehalam \
    --to=shemminger@vyatta.com \
    --cc=netdev@vger.kernel.org \
    --cc=vito.m@cost.it \
    /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).