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-prev] [day] [month] [year] [list]
Date:   Tue, 29 Sep 2020 18:10:48 -0700 (PDT)
From:   David Miller <davem@...emloft.net>
To:     lorenzo@...nel.org
Cc:     netdev@...r.kernel.org, brouer@...hat.com,
        lorenzo.bianconi@...hat.com, ilias.apalodimas@...aro.org
Subject: Re: [PATCH net-next] net: mvneta: avoid possible cache misses in
 mvneta_rx_swbm

From: Lorenzo Bianconi <lorenzo@...nel.org>
Date: Tue, 29 Sep 2020 23:58:57 +0200

> Do not use rx_desc pointers if possible since rx descriptors are stored in
> uncached memory and dereferencing rx_desc pointers generate extra loads.
> This patch improves XDP_DROP performance of ~ 110Kpps (700Kpps vs 590Kpps)
> on Marvell Espressobin
> 
> Analyzed-by: Ilias Apalodimas <ilias.apalodimas@...aro.org>
> Signed-off-by: Lorenzo Bianconi <lorenzo@...nel.org>

Applied.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ