[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20190614.202020.2299196626940226476.davem@davemloft.net>
Date: Fri, 14 Jun 2019 20:20:20 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: vivien.didelot@...il.com
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
f.fainelli@...il.com, andrew@...n.ch
Subject: Re: [PATCH net-next v2 0/4] net: dsa: use switchdev attr and obj
handlers
From: Vivien Didelot <vivien.didelot@...il.com>
Date: Fri, 14 Jun 2019 13:49:18 -0400
> This series reduces boilerplate in the handling of switchdev attribute and
> object operations by using the switchdev_handle_* helpers, which check the
> targeted devices and recurse into their lower devices.
>
> This also brings back the ability to inspect operations targeting the bridge
> device itself (where .orig_dev and .dev were originally the bridge device),
> even though that is of no use yet and skipped by this series.
>
> Changes in v2: Only VLAN and (non-host) MDB objects not directly targeting
> the slave device are unsupported at the moment, so only skip these cases.
Series applied.
Powered by blists - more mailing lists