vdpa(8) — Linux manual page
VDPA(8) Linux VDPA(8)
NAME
vdpa - vdpa management tool
SYNOPSIS
vdpa [ OPTIONS ] { dev|mgmtdev } { COMMAND | help }
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. OBJECT dev - 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.
EXIT STATUS
Exit status is 0 if command was successful or a positive integer upon failure.
SEE ALSO
vdpa-dev(8), vdpa-mgmtdev(8),
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.
AUTHOR
Parav Pandit <parav@nvidia.com>
COLOPHON
This page is part of the iproute2 (utilities for controlling TCP/IP networking and traffic) project. Information about the project can be found at ⟨http://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2⟩. If you have a bug report for this manual page, send it to netdev@vger.kernel.org, shemminger@osdl.org. This page was obtained from the project's upstream Git repository ⟨https://git.kernel.org/pub/scm/network/iproute2/iproute2.git⟩ on 2024-06-14. (At that time, the date of the most recent commit that was found in the repository was 2024-06-11.) If you discover any rendering problems in this HTML version of the page, or you believe there is a better or more up-to-date source for the page, or you have corrections or improvements to the information in this COLOPHON (which is not part of the original manual page), send a mail to man-pages@man7.org iproute2 5 Jan 2021 VDPA(8)
Pages that refer to this page: vdpa-dev(8), vdpa-mgmtdev(8)