logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

vdpa - vdpa management tool

Author

       Parav Pandit <parav@nvidia.com>

iproute2                                           5 Jan 2021                                            VDPA(8)

Exit Status

       Exit status is 0 if command was successful or a positive integer upon failure.

Name

       vdpa - vdpa management tool

Options

-V, --Version
              Print the version of the vdpa utility and exit.

       -j, --json
              Generate JSON output.

       -p, --pretty
              When combined with -j generate a pretty JSON output.

   OBJECTdev    - vdpa device.

       mgmtdev
              - vdpa management device.

   COMMAND
       Specifies  the  action to perform on the object.  The set of possible actions depends on the object type.
       It is possible to show (or list ) objects. The help command is available for all objects. It prints out a
       list of available commands and argument syntax conventions.

       If no command is given, some default command is assumed.  Usually it is show or, if the objects  of  this
       class cannot be listed, help.

Reporting Bugs

       Report any bugs to the Network Developers mailing list <netdev@vger.kernel.org> where the development and
       maintenance is primarily done.  You do not have to be subscribed to the list to send a message there.

See Also

vdpa-dev(8), vdpa-mgmtdev(8),

Synopsis

vdpa [ OPTIONS ] { dev|mgmtdev } { COMMAND | help }

See Also