netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: roy.qing.li@gmail.com
Cc: netdev@vger.kernel.org, claudiu.manoil@freescale.com,
	Yanjun.Zhu@windriver.com
Subject: Re: [PATCH] Documentation: document the gianfar tx vlan offload issue
Date: Fri, 04 Apr 2014 09:56:33 -0400 (EDT)	[thread overview]
Message-ID: <20140404.095633.1081341257454844906.davem@davemloft.net> (raw)
In-Reply-To: <1396580685-17156-1-git-send-email-roy.qing.li@gmail.com>

From: roy.qing.li@gmail.com
Date: Fri,  4 Apr 2014 11:04:45 +0800

> +But if tx vlan tag hardware insertion is enabled, and a vlan-device is
> +created, the physical device which vlan device is on will be unable to
> +work, like:
> +
> +	$ethtool -K eth0 tx-vlan-stag-hw-insert on
> +	$ifconfig eth0 192.168.1.13/24 up
> +
> +	$vconfig add eth0 4091
> +	$ifconfig eth0.4091 10.1.1.13/24 up
> +eth0.4091 can work, but eth0 can not work, since eth0 sends the insane
> +packets out.

This is a bit of a joke.

If a configuration doesn't work properly, it should be disallowed
by the driver, rather than "documented".

      parent reply	other threads:[~2014-04-04 13:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-04  3:04 [PATCH] Documentation: document the gianfar tx vlan offload issue roy.qing.li
2014-04-04  3:07 ` yzhu1
2014-04-04  7:07 ` Claudiu Manoil
2014-04-04  7:10   ` Claudiu Manoil
2014-04-04  7:39     ` Li RongQing
2014-04-04 13:56 ` 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=20140404.095633.1081341257454844906.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=Yanjun.Zhu@windriver.com \
    --cc=claudiu.manoil@freescale.com \
    --cc=netdev@vger.kernel.org \
    --cc=roy.qing.li@gmail.com \
    /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).