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: Sun, 13 Mar 2022 14:46:25 +0200 From: Eli Cohen <elic@...dia.com> To: <dsahern@...nel.org>, <stephen@...workplumber.org>, <netdev@...r.kernel.org>, <virtualization@...ts.linux-foundation.org>, <jasowang@...hat.com>, <si-wei.liu@...cle.com> CC: <mst@...hat.com>, <lulu@...hat.com>, <parav@...dia.com>, Eli Cohen <elic@...dia.com> Subject: [PATCH v6 0/4] vdpa tool enhancements Hi, The following four patch series enhances vdpa to show negotiated features for a vdpa device, max features for a management device and allows to configure max number of virtqueue pairs. v5->v6: 1. Use macro to define number of feature bits 2. Use print_nl() to print new line in non json output. 3. Break usage message to two line so resulting output is confined to 80 columns. Eli Cohen (4): vdpa: Remove unsupported command line option vdpa: Allow for printing negotiated features of a device vdpa: Support for configuring max VQ pairs for a device vdpa: Support reading device features vdpa/vdpa.c | 151 +++++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 145 insertions(+), 6 deletions(-) -- 2.35.1
Powered by blists - more mailing lists