All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/4] vdpa tool enhancements
@ 2022-03-09 16:46 Eli Cohen
  2022-03-09 16:46 ` [PATCH v5 1/4] vdpa: Remove unsupported command line option Eli Cohen
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Eli Cohen @ 2022-03-09 16:46 UTC (permalink / raw)
  To: dsahern, stephen, netdev, virtualization, jasowang, si-wei.liu
  Cc: mst, lulu, parav, Eli Cohen

Hi Stephen,

this is a resend of v3 which omitted you and netdev from the recepient
list. I added a few "acked-by" and called it v4.

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.

Jason, Si-Wei
I removed your acked-by and reviewed-by from patch 3 because of the
minor change. Please resend your ack/rb if you're ok with the change.

v4->v5:
1. Minor fix in patch 3/4.
2. Resend the patches with David included in the to list.

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


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2022-03-10 16:48 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-09 16:46 [PATCH v5 0/4] vdpa tool enhancements Eli Cohen
2022-03-09 16:46 ` [PATCH v5 1/4] vdpa: Remove unsupported command line option Eli Cohen
2022-03-09 16:46 ` [PATCH v5 2/4] vdpa: Allow for printing negotiated features of a device Eli Cohen
2022-03-10  4:58   ` David Ahern
2022-03-09 16:46 ` [PATCH v5 3/4] vdpa: Support for configuring max VQ pairs for " Eli Cohen
2022-03-09 18:48   ` Stephen Hemminger
2022-03-10  5:00   ` David Ahern
2022-03-10  5:59     ` Eli Cohen
2022-03-10 16:47       ` David Ahern
2022-03-09 16:46 ` [PATCH v5 4/4] vdpa: Support reading device features Eli Cohen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.