From: Benjamin Herrenschmidt <b...@kernel.crashing.org> Date: Thu, 6 Apr 2017 11:02:42 +1000
> This is the second batch of updates to the ftgmac100 driver. > > This one tackles the RX path of the driver, simplifying > it greatly to match common practice while significantly > increasing the performance. > > (The bulk of the performance gains of my series will be > provided by the TX path improvements, notably fragmented > sends, these will be in the next batch). Looks good, series applied, thanks.