[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220210133115.115967-1-elic@nvidia.com>
Date: Thu, 10 Feb 2022 15:31:11 +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 v1 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.
v0 -> v1:
1. Split patches to present added functionality in separate patches.
2. Remove patch 0002 and add required definitions from uapi linux
headers.
3. Print bit numbers for non net devices.
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 | 164 +++++++++++++++++++++++++++++++--
2 files changed, 162 insertions(+), 6 deletions(-)
--
2.34.1
Powered by blists - more mailing lists