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
| ||
|
Message-ID: <20190429205441.13c34785@cakuba> Date: Mon, 29 Apr 2019 20:54:41 -0400 From: Jakub Kicinski <jakub.kicinski@...ronome.com> To: Aya Levin <ayal@...lanox.com> Cc: netdev@...r.kernel.org, Eran Ben Elisha <eranbe@...lanox.com>, Saeed Mahameed <saeedm@...lanox.com>, Jiri Pirko <jiri@...lanox.com> Subject: Re: [PATCH net-next RFC] Dump SW SQ context as part of tx reporter On Mon, 29 Apr 2019 17:17:39 +0300, Aya Levin wrote: > In order to offline translate the raw memory into a human readable > format, the user can use some out-of-kernel scripts which receives as an > input the following: > - Object raw memory > - Driver object compiled with debug info (can be taken/generated at any time from the machine) > - Object name Nice! IMHO this is more clean, precise and scalable than the fmsg stuff that we have now. Would you mind taking the string identifiers down a little bit more? "memory" could just have a first-class netlink attribute, it doesn't have to be this fake JSON string pair..
Powered by blists - more mailing lists