[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220207125537.174619-1-elic@nvidia.com>
Date: Mon, 7 Feb 2022 14:55:34 +0200
From: Eli Cohen <elic@...dia.com>
To: <stephen@...workplumber.org>, <netdev@...r.kernel.org>
CC: <jasowang@...hat.com>, <si-wei.liu@...cle.com>,
Eli Cohen <elic@...dia.com>
Subject: [PATCH 0/3] vdpa tool support for configuring max VQs
The following three patch series contains:
1. Small fix to vdpa help message
2. Introduce missing definitions for virtio feature flags so they can be
used in the 3rd patch.
3. Add support for configuring max number of VQs for a vdpa device and
allow to get negotiated or max features for a vdpa device/mangement
device.
Eli Cohen (3):
vdpa: Remove unsupported command line option
virtio: Define bit numbers for device independent features
vdpa: Add support to configure max number of VQs
include/uapi/linux/virtio_config.h | 16 ++--
vdpa/include/uapi/linux/vdpa.h | 4 +
vdpa/vdpa.c | 115 ++++++++++++++++++++++++++++-
3 files changed, 123 insertions(+), 12 deletions(-)
--
2.34.1
Powered by blists - more mailing lists