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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Wed, 9 Sep 2020 18:05:40 -0700 From: Jakub Kicinski <kuba@...nel.org> To: Jacob Keller <jacob.e.keller@...el.com> Cc: netdev@...r.kernel.org Subject: Re: [net-next v4 4/5] devlink: add support for overwrite mask to netdevsim On Wed, 9 Sep 2020 15:26:52 -0700 Jacob Keller wrote: > The devlink interface recently gained support for a new "overwrite mask" > parameter that allows specifying how various sub-sections of a flash > component are modified when updating. > > Add support for this to netdevsim, to enable easily testing the > interface. Make the allowed overwrite mask values controllable via > a debugfs parameter. This enables testing a flow where the driver > rejects an unsupportable overwrite mask. > > Signed-off-by: Jacob Keller <jacob.e.keller@...el.com> nit: subject should be prefixed with netdevsim: not devlink: Reviewed-by: Jakub Kicinski <kuba@...nel.org>
Powered by blists - more mailing lists