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:   Fri, 24 Apr 2020 15:42:09 -0700 (PDT)
From:   David Miller <davem@...emloft.net>
To:     idosch@...sch.org
Cc:     netdev@...r.kernel.org, jiri@...lanox.com, amitc@...lanox.com,
        mlxsw@...lanox.com, idosch@...lanox.com
Subject: Re: [PATCH net-next 0/5] mlxsw: Mirroring cleanups

From: Ido Schimmel <idosch@...sch.org>
Date: Fri, 24 Apr 2020 18:43:40 +0300

> From: Ido Schimmel <idosch@...lanox.com>
> 
> This patch set contains various cleanups in SPAN (mirroring) code
> noticed by Amit and I while working on future enhancements in this area.
> No functional changes intended. Tested by current mirroring selftests.
> 
> Patches #1-#2 from Amit reduce nesting in a certain function and rename
> a callback to a more meaningful name.
> 
> Patch #3 removes debug prints that have little value.
> 
> Patch #4 converts a reference count to 'refcount_t' in order to catch
> over/under flows.
> 
> Patch #5 replaces a zero-length array with flexible-array member in
> order to get a compiler warning in case the flexible array does not
> occur last in the structure.

Series applied, thanks.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ