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:   Wed, 14 Oct 2020 19:48:04 -0700
From:   Jakub Kicinski <kuba@...nel.org>
To:     sundeep.lkml@...il.com
Cc:     davem@...emloft.net, netdev@...r.kernel.org, rsaladi2@...vell.com,
        sgoutham@...vell.com, Subbaraya Sundeep <sbhatta@...vell.com>
Subject: Re: [net-next PATCH 06/10] octeontx2-af: Add NIX1 interfaces to NPC

On Tue, 13 Oct 2020 15:56:28 +0530 sundeep.lkml@...il.com wrote:
> -static const struct npc_mcam_kex npc_mkex_default = {
> +static struct npc_mcam_kex npc_mkex_default = {
>  	.mkex_sign = MKEX_SIGN,
>  	.name = "default",
>  	.kpu_version = NPC_KPU_PROFILE_VER,

Why is this no longer constant? Are you modifying global data based 
on the HW discovered in the system? 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ