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

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.

v6->v7:
Fix minor checkpatch warning


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 | 150 +++++++++++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 144 insertions(+), 6 deletions(-)

-- 
2.35.1


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

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

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-13 17:12 [PATCH v7 0/4] vdpa tool enhancements Eli Cohen
2022-03-13 17:12 ` [PATCH v7 1/4] vdpa: Remove unsupported command line option Eli Cohen
2022-03-13 17:12 ` [PATCH v7 2/4] vdpa: Allow for printing negotiated features of a device Eli Cohen
2022-03-13 17:33   ` Stephen Hemminger
2022-03-13 18:04     ` Eli Cohen
2022-03-14 14:51       ` David Ahern
2022-03-14 14:54         ` Eli Cohen
2022-03-14 15:07   ` David Ahern
2022-03-14 15:34     ` Eli Cohen
2022-03-14 16:00       ` David Ahern
2022-03-15 11:35     ` Eli Cohen
2022-03-16 15:46       ` David Ahern
2022-03-13 17:12 ` [PATCH v7 3/4] vdpa: Support for configuring max VQ pairs for " Eli Cohen
2022-03-14 15:09   ` David Ahern
2022-03-14 15:35     ` Eli Cohen
2022-03-14 15:45     ` Eli Cohen
2022-03-14 16:01       ` David Ahern
2022-03-13 17:12 ` [PATCH v7 4/4] vdpa: Support reading device features Eli Cohen
2022-03-14 15:10 ` [PATCH v7 0/4] vdpa tool enhancements patchwork-bot+netdevbpf

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.