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] [thread-next>] [day] [month] [year] [list]
Date: Thu, 27 Jul 2023 16:10:08 +0300
From: Leon Romanovsky <leon@...nel.org>
To: Jakub Kicinski <kuba@...nel.org>
Cc: davem@...emloft.net, netdev@...r.kernel.org, edumazet@...gle.com,
	pabeni@...hat.com, sd@...asysnail.net
Subject: Re: [PATCH net-next v2 2/2] net: convert some netlink netdev
 iterators to depend on the xarray

On Wed, Jul 26, 2023 at 11:55:30AM -0700, Jakub Kicinski wrote:
> Reap the benefits of easier iteration thanks to the xarray.
> Convert just the genetlink ones, those are easier to test.
> 
> Signed-off-by: Jakub Kicinski <kuba@...nel.org>
> ---
>  include/linux/netdevice.h |  3 ++
>  net/core/netdev-genl.c    | 37 +++++---------------
>  net/ethtool/netlink.c     | 59 ++++++++-----------------------
>  net/ethtool/tunnels.c     | 73 +++++++++++++++------------------------
>  4 files changed, 52 insertions(+), 120 deletions(-)
> 

Thanks,
Reviewed-by: Leon Romanovsky <leonro@...dia.com>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ