netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: jiri@resnulli.us
Cc: netdev@vger.kernel.org, idosch@mellanox.com, eladr@mellanox.com,
	yotamg@mellanox.com, ogerlitz@mellanox.com,
	stephen@networkplumber.org
Subject: Re: [patch net-next v2 0/8] mlxsw: add offload support for vlan_filtering option
Date: Wed, 06 Jan 2016 14:43:04 -0500 (EST)	[thread overview]
Message-ID: <20160106.144304.505880478517022892.davem@davemloft.net> (raw)
In-Reply-To: <1452081671-8476-1-git-send-email-jiri@resnulli.us>

From: Jiri Pirko <jiri@resnulli.us>
Date: Wed,  6 Jan 2016 13:01:03 +0100

> From: Jiri Pirko <jiri@mellanox.com>
> 
> Elad says:
> 
> This patch adds SWITCHDEV_ATTR_ID_BRIDGE_VLAN_FILTERING port attribute.
> When a bridge is offloaded to hardware, the hardware can learn if the bridge is
> .1Q bridge (VLAN-aware) or not VLAN aware bridge.
> In order to toggle the mode a user can use sysfs:
> $ echo 1 > /sys/devices/virtual/net/br0/bridge/vlan_filtering
> or via iproute2:
> $ ip link set dev br0 type bridge vlan_filtering 1
> 
> ---
> v1->v2: small fix in patch #1

Series applied, thanks Jiri and Elad.

      parent reply	other threads:[~2016-01-06 19:43 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-06 12:01 [patch net-next v2 0/8] mlxsw: add offload support for vlan_filtering option Jiri Pirko
2016-01-06 12:01 ` [patch net-next v2 1/8] bridge: Propagate vlan add failure to user Jiri Pirko
2016-01-06 12:01 ` [patch net-next v2 2/8] switchdev: add bridge vlan_filtering attribute Jiri Pirko
2016-01-06 12:01 ` [patch net-next v2 3/8] bridge: add vlan filtering change notification Jiri Pirko
2016-01-06 12:01 ` [patch net-next v2 4/8] bridge: add vlan filtering change for new bridged device Jiri Pirko
2016-01-06 12:01 ` [patch net-next v2 5/8] mlxsw: Fixing vlans init range Jiri Pirko
2016-01-06 12:01 ` [patch net-next v2 6/8] mlxsw: Renaming local variable names for consistency Jiri Pirko
2016-01-06 12:01 ` [patch net-next v2 7/8] mlxsw: Disable vlan_filtering for non .1D bridge Jiri Pirko
2016-01-06 12:01 ` [patch net-next v2 8/8] mlxsw: Remember untagged VLANs Jiri Pirko
2016-01-06 19:43 ` 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=20160106.144304.505880478517022892.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=eladr@mellanox.com \
    --cc=idosch@mellanox.com \
    --cc=jiri@resnulli.us \
    --cc=netdev@vger.kernel.org \
    --cc=ogerlitz@mellanox.com \
    --cc=stephen@networkplumber.org \
    --cc=yotamg@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).