[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220217123024.33201-1-elic@nvidia.com>
Date: Thu, 17 Feb 2022 14:30:20 +0200
From: Eli Cohen <elic@...dia.com>
To: <stephen@...workplumber.org>, <netdev@...r.kernel.org>
CC: <jasowang@...hat.com>, <lulu@...hat.com>, <si-wei.liu@...cle.com>,
"Eli Cohen" <elic@...dia.com>
Subject: [PATCH v2 0/4] vdpa tool enhancements
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.
v1->v2:
1. Re-arrange print functions to better reuse code.
2. Fix printing management dev features instead of negotiated features
3. Update help string with max_vqp option
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/include/uapi/linux/vdpa.h | 4 +
vdpa/vdpa.c | 151 +++++++++++++++++++++++++++++++--
2 files changed, 148 insertions(+), 7 deletions(-)
--
2.35.1
Powered by blists - more mailing lists