netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v6 0/4] vdpa tool enhancements
@ 2022-03-13 12:46 Eli Cohen
  2022-03-13 12:46 ` [PATCH v6 1/4] vdpa: Remove unsupported command line option Eli Cohen
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Eli Cohen @ 2022-03-13 12:46 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.


v5->v6:
1. Use macro to define number of feature bits
2. Use print_nl() to print new line in non json output.
3. Break usage message to two line so resulting output is confined to 80
   columns.


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

-- 
2.35.1


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

end of thread, other threads:[~2022-03-13 17:12 UTC | newest]

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).