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]
Message-Id: <20200501.153853.168779057910060484.davem@davemloft.net>
Date:   Fri, 01 May 2020 15:38:53 -0700 (PDT)
From:   David Miller <davem@...emloft.net>
To:     irusskikh@...vell.com
Cc:     netdev@...r.kernel.org, mstarovoitov@...vell.com
Subject: Re: [PATCH v2 net-next 00/17] net: atlantic: A2 support

From: Igor Russkikh <irusskikh@...vell.com>
Date: Thu, 30 Apr 2020 11:04:28 +0300

> This patchset adds support for the new generation of Atlantic NICs.
> 
> Chip generations are mostly compatible register-wise, but there are still
> some differences. Therefore we've made some of first generation (A1) code
> non-static to re-use it where possible.
> 
> Some pieces are A2 specific, in which case we redefine/extend such APIs.
> 
> v2:
>  * removed #pragma pack (2 structures require the packed attribute);
>  * use defines instead of magic numbers where possible;
> 
> v1: https://patchwork.ozlabs.org/cover/1276220/

Series applied.

Please follow up with a patch that makes the new structures use
"__packed" instead of the full expanion.

Thanks.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ