From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next v2 0/5] net: mvpp2: various improvements Date: Wed, 13 Dec 2017 11:17:10 -0500 (EST) Message-ID: <20171213.111710.1954345784353994934.davem@davemloft.net> References: <20171211081329.3683-1-antoine.tenart@free-electrons.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: gregory.clement@free-electrons.com, thomas.petazzoni@free-electrons.com, miquel.raynal@free-electrons.com, nadavh@marvell.com, mw@semihalf.com, stefanc@marvell.com, ymarkman@marvell.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org To: antoine.tenart@free-electrons.com Return-path: In-Reply-To: <20171211081329.3683-1-antoine.tenart@free-electrons.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Antoine Tenart Date: Mon, 11 Dec 2017 09:13:24 +0100 > These patches are sent as a series to avoid any possible conflict, even > though there're not entirely related. I can send them separately if > needed. The series applies on today's net-next tree. ... > Since v1: > - Removed the patch disabling TSO on allocation errors. Series applied.