lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 10 Aug 2018 09:12:37 +0300
From:   Ilias Apalodimas <ilias.apalodimas@...aro.org>
To:     netdev@...r.kernel.org, jaswinder.singh@...aro.org
Cc:     ard.biesheuvel@...aro.org, masami.hiramatsu@...aro.org,
        arnd@...db.de, Ilias Apalodimas <ilias.apalodimas@...aro.org>
Subject: [net-next, PATCH 0/2 v2] netsec driver improvements

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

Ilias Apalodimas (2):
  net: socionext: Use descriptor info instead of MMIO reads on Rx
  net: socionext: Increase descriptors to 256

 drivers/net/ethernet/socionext/netsec.c | 30 ++++++++++++------------------
 1 file changed, 12 insertions(+), 18 deletions(-)

-- 
2.7.4

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ