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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 2 Jul 2020 09:38:19 -0700
From:   Jakub Kicinski <kuba@...nel.org>
To:     Sudarsana Reddy Kalluru <skalluru@...vell.com>
Cc:     <davem@...emloft.net>, <netdev@...r.kernel.org>,
        <aelior@...vell.com>, <irusskikh@...vell.com>,
        <mkalderon@...vell.com>
Subject: Re: [PATCH net-next 2/4] bnx2x: Populate database for Idlechk
 tests.

On Thu, 2 Jul 2020 19:40:27 +0530 Sudarsana Reddy Kalluru wrote:
> This patch populates the database of idlecck tests (registers and
> predicates) used in the idlechk dump implementation.
> 
> Signed-off-by: Sudarsana Reddy Kalluru <skalluru@...vell.com>
> Signed-off-by: Igor Russkikh <irusskikh@...vell.com>

drivers/net/ethernet/broadcom/bnx2x/bnx2x_self_test.c:114:18: warning: symbol 'st_database' was not declared. Should it be static?
In file included from ../drivers/net/ethernet/broadcom/bnx2x/bnx2x_self_test.c:4:
drivers/net/ethernet/broadcom/bnx2x/bnx2x.h:2433:18: warning: ‘dmae_reg_go_c’ defined but not used [-Wunused-const-variable=]
 2433 | static const u32 dmae_reg_go_c[] = {
      |                  ^~~~~~~~~~~~~

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ