[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20171101.122927.995387506631986251.davem@davemloft.net>
Date: Wed, 01 Nov 2017 12:29:27 +0900 (KST)
From: David Miller <davem@...emloft.net>
To: antoine.tenart@...e-electrons.com
Cc: andrew@...n.ch, gregory.clement@...e-electrons.com,
thomas.petazzoni@...e-electrons.com,
miquel.raynal@...e-electrons.com, nadavh@...vell.com,
mw@...ihalf.com, stefanc@...vell.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next 0/6] net: ppv2: various improvements
From: Antoine Tenart <antoine.tenart@...e-electrons.com>
Date: Mon, 30 Oct 2017 11:23:27 +0100
> This series includes various patches improving the Marvell PPv2 driver.
> I send them as a series to avoid any possible merge conflict.
>
> - Patches 1 and 2 improve the initializing of the Tx and Rx FIFO.
> - Patch 3 initialize the RSS table to evenly distribute the ingress
> packets across multiple Rx queues based on their hashes.
> - Patch 4 limits the number of TSO segments sent to the driver, to avoid
> having more segments to handle than the corresponding number of
> available descriptors.
> - Patch 5 and 6 are cosmetic improvements.
>
> This applies on today's net-next branch, The patches were tested
> extensively (I ran iperf and http downloads in parallel, transferring
> TBs of data).
Series applied, thanks.
Powered by blists - more mailing lists