From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next v3 00/12] net: ethernet: aquantia: improvements and fixes Date: Mon, 20 Feb 2017 11:26:03 -0500 (EST) Message-ID: <20170220.112603.650860683616872954.davem@davemloft.net> References: Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, Simon.Edelhaus@aquantia.com, Alexey.Andriyanov@aquantia.com, LinoSanfilippo@gmx.de To: Pavel.Belous@aquantia.com Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:39474 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750884AbdBTQ0E (ORCPT ); Mon, 20 Feb 2017 11:26:04 -0500 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: From: Pavel Belous Date: Mon, 20 Feb 2017 14:41:42 +0300 > From: Pavel Belous > > The following patchset contains improvements and fixes for aQuantia > AQtion ethernet driver from net-next tree. > > Most fixes are based on the comments from Lino Sanfilippo. > > Sanity testing was performed on real HW. No regression found. > > v1->v2 :1)Removed buffers copying. > 2)Fixed dma error handling. > > v2->v3 :1)Fixes for aq_ndev_change_mtu: > -Use core MTU checking for min_mtu. > -Removed extra new_mtu assigment. > 2)Reverse XMAS tree in aq_ring_rx_fill. This series doesn't apply cleanly to net-next, you'll have to respin.