On Thu, Mar 23, 2017 at 05:27:08PM +0000, Joao Pinto wrote: > Yes, you are correct. It should be priv->plat->tx_queues_to_use instead of > "u32 > tx_count = priv->dma_cap.number_tx_queues;"... sorry for that, but in my setup > is the same value. Could you please make a patch for it?
Hi Joao As the new maintainer, don't you think you should be testing on multiple systems? There are SoC vendor reference design boards you can buy, and set up a test farm. You can then ensure your new features don't break stuff, or add performance regressions. Andrew