From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [net-next, PATCH 0/2 v2] netsec driver improvements Date: Sat, 11 Aug 2018 12:11:59 -0700 (PDT) Message-ID: <20180811.121159.1807311751287761806.davem@davemloft.net> References: <1533881559-18589-1-git-send-email-ilias.apalodimas@linaro.org> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, jaswinder.singh@linaro.org, ard.biesheuvel@linaro.org, masami.hiramatsu@linaro.org, arnd@arndb.de To: ilias.apalodimas@linaro.org Return-path: Received: from shards.monkeyblade.net ([23.128.96.9]:46368 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727178AbeHKWZm (ORCPT ); Sat, 11 Aug 2018 18:25:42 -0400 In-Reply-To: <1533881559-18589-1-git-send-email-ilias.apalodimas@linaro.org> Sender: netdev-owner@vger.kernel.org List-ID: 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() to protect descriptor accesses until the device > has updated the NETSEC_RX_PKT_OWN_FIELD bit Series applied.