Re: [PATCH v3 09/10] net: eth: altera: add msgdma prefetcher

2020-06-04 Thread kernel test robot
Hi Joyce", Thank you for the patch! Perhaps something to improve: [auto build test WARNING on net/master] [also build test WARNING on robh/for-next sparc-next/master linus/master v5.7 next-20200604] [cannot apply to net-next/master] [if your patch is applied to the wrong git tree, please drop us

Re: [PATCH v3 09/10] net: eth: altera: add msgdma prefetcher

2020-06-04 Thread kernel test robot
Hi Joyce", Thank you for the patch! Perhaps something to improve: [auto build test WARNING on net/master] [also build test WARNING on robh/for-next sparc-next/master linus/master v5.7 next-20200604] [cannot apply to net-next/master] [if your patch is applied to the wrong git tree, please drop us

[PATCH v3 09/10] net: eth: altera: add msgdma prefetcher

2020-06-04 Thread Ooi, Joyce
From: Dalon Westergreen Add support for the mSGDMA prefetcher. The prefetcher adds support for a linked list of descriptors in system memory. The prefetcher feeds these to the mSGDMA dispatcher. The prefetcher is configured to poll for the next descriptor in the list to be owned by hardware, t