From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next v2 0/2] net: mscc: ocelot: add more features Date: Thu, 28 Jun 2018 14:19:06 +0900 (KST) Message-ID: <20180628.141906.992117881940997277.davem@davemloft.net> References: <20180626122849.13174-1-alexandre.belloni@bootlin.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: Allan.Nielsen@microsemi.com, razvan.stefanescu@nxp.com, po.liu@nxp.com, thomas.petazzoni@bootlin.com, andrew@lunn.ch, f.fainelli@gmail.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org To: alexandre.belloni@bootlin.com Return-path: In-Reply-To: <20180626122849.13174-1-alexandre.belloni@bootlin.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Alexandre Belloni Date: Tue, 26 Jun 2018 14:28:47 +0200 > Hi, > > This series adds link aggregation and VLAN filtering hardware offload > support to the ocelot driver. > > PTP support will be sent later. > > changes in v2: > - rebased on v4.18-rc1 > - check for aggregation type and only offload it when type is hash (balance-xor > or 802.3ad) Series applied, thank you.