From: Sridhar Samudrala <samudrala.sridhar@gmail.com>
To: "netdev@vger.kernel.org" <netdev@vger.kernel.org>
Subject: Re: VLAN ID 0 with priority tagging
Date: Thu, 06 Feb 2014 15:53:30 -0800 [thread overview]
Message-ID: <52F4207A.6020408@gmail.com> (raw)
In-Reply-To: <52E05901.6050601@us.ibm.com>
On 1/22/2014 3:49 PM, Sridhar Samudrala wrote:
> I am trying to send a packet with VLAN ID 0 and non-zero priority.
>
> The VLAN interfaces are created on 2 hosts using
> ip link add link eth1 eth1.0 type vlan id 0 egress-qos-map 0:2
>
> When i try to send a packet using ping/arping, on the sender side tcpdump
> shows that the VLAN tag is added with ID 0 and priority 2.
>
> However, the receiver is receiving the packet with vlan tag stripped.
>
> I am seeing the same behavior with multiple NICs and also with a
> switch in
> between the 2 hosts or with the 2 hosts connected over loopback cable.
>
> It looks as if the driver on the send side is stripping the tag if
> vlan id is 0.
> Is this correct behavior or a bug?
> Any clues on how to get priority tagging to work with vlan id 0?
>
I sent this note a few weeks back, but i haven't seen any response so far.
Is priority tagging with VLAN ID 0 not supported or is this a bug?
It looks like the NIC hardware is stripping the VLAN tag if the id is 0
even when VLAN tag
is added by the software.
Thanks
Sridhar
next prev parent reply other threads:[~2014-02-06 23:53 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-22 23:49 VLAN ID 0 with priority tagging Sridhar Samudrala
2014-02-06 23:53 ` Sridhar Samudrala [this message]
2014-02-07 1:08 ` Toshiaki Makita
2014-02-07 5:29 ` Sridhar Samudrala
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=52F4207A.6020408@gmail.com \
--to=samudrala.sridhar@gmail.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).