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:   Wed, 24 Aug 2016 09:41:30 -0700 (PDT)
From:   David Miller <davem@...emloft.net>
To:     jiri@...nulli.us
Cc:     netdev@...r.kernel.org, idosch@...lanox.com, eladr@...lanox.com,
        yotamg@...lanox.com, nogahf@...lanox.com, ogerlitz@...lanox.com
Subject: Re: [patch net-next 0/7] mlxsw: Offload FDB learning configuration

From: Jiri Pirko <jiri@...nulli.us>
Date: Wed, 24 Aug 2016 12:00:22 +0200

> From: Jiri Pirko <jiri@...lanox.com>
> 
> Ido says:
> This patchset addresses two long standing issues in the mlxsw driver
> concerning FDB learning.
> 
> Patch 1 limits the number of FDB records processed by the driver in a
> single session. This is useful in situations in which many new records
> need to be processed, thereby causing the RTNL mutex to be held for
> long periods of time.
> 
> Patches 2-6 offload the learning configuration (on / off) of bridge
> ports to the device instead of having the driver decide whether a
> record needs to be learned or not.
> 
> The last patch is fallout and removes configuration no longer necessary
> after the first patches are applied.

Looks good, series applied, thanks!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ