netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: Hadar Hen Zion <hadarh@mellanox.com>
Cc: netdev@vger.kernel.org, "David S. Miller" <davem@davemloft.net>,
	Jiri Pirko <jiri@mellanox.com>,
	Or Gerlitz <ogerlitz@mellanox.com>,
	Amir Vadai <amirva@mellanox.com>
Subject: Re: [PATCH iproute2 V2 0/2] tc: flower, m_vlan: Introduce vlan tag support
Date: Thu, 1 Sep 2016 08:40:29 -0700	[thread overview]
Message-ID: <20160901084029.7b466f16@xeon-e3> (raw)
In-Reply-To: <1472712348-1415-1-git-send-email-hadarh@mellanox.com>

On Thu,  1 Sep 2016 09:45:46 +0300
Hadar Hen Zion <hadarh@mellanox.com> wrote:

> Hi,
> 
> This patchset introduce vlan tag support to the tc flower classifier.
> In addition to adding vlan priority to vlan push action.
> 
> - The first patch adds classification according to vlan id and vlan priority to the flower.
> - The second patch adds support for vlan priority to the current vlan push action.
> 
> Changes from v1:
> - Remove VLAN_PRIO_MASK and VLAN_VID_MASK defines from tc_vlan.h file
> 
> 
> Hadar Hen Zion (2):
>   tc: flower: Introduce vlan support
>   tc: m_vlan: Add priority option to push vlan action
> 
>  man/man8/tc-flower.8 | 25 ++++++++++++++++-
>  man/man8/tc-vlan.8   |  5 ++++
>  tc/f_flower.c        | 78 ++++++++++++++++++++++++++++++++++++++++++++++++++--
>  tc/m_vlan.c          | 22 ++++++++++++++-
>  4 files changed, 125 insertions(+), 5 deletions(-)
> 

Applied to net-next

      parent reply	other threads:[~2016-09-01 15:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-01  6:45 [PATCH iproute2 V2 0/2] tc: flower, m_vlan: Introduce vlan tag support Hadar Hen Zion
2016-09-01  6:45 ` [PATCH iproute2 V2 1/2] tc: flower: Introduce vlan support Hadar Hen Zion
2016-09-01  6:45 ` [PATCH iproute2 V2 2/2] tc: m_vlan: Add priority option to push vlan action Hadar Hen Zion
2016-09-01 15:40 ` 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=20160901084029.7b466f16@xeon-e3 \
    --to=stephen@networkplumber.org \
    --cc=amirva@mellanox.com \
    --cc=davem@davemloft.net \
    --cc=hadarh@mellanox.com \
    --cc=jiri@mellanox.com \
    --cc=netdev@vger.kernel.org \
    --cc=ogerlitz@mellanox.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).