Re: [net-next, PATCH 0/2 v2] netsec driver improvements

2018-08-11 Thread David Miller
From: Ilias Apalodimas Date: Fri, 10 Aug 2018 09:12:37 +0300 > This patchset introduces some improvements on socionext netsec driver. > - patch 1/2, avoids unneeded MMIO reads on the Rx path > - patch 2/2, is adjusting the numbers of descriptors used > > Changes since v1: > - Move dma_rmb()

[net-next, PATCH 0/2 v2] netsec driver improvements

2018-08-09 Thread Ilias Apalodimas
This patchset introduces some improvements on socionext netsec driver. - patch 1/2, avoids unneeded MMIO reads on the Rx path - patch 2/2, is adjusting the numbers of descriptors used Changes since v1: - Move dma_rmb() to protect descriptor accesses until the device has updated the NETSEC_R