{
    "mode": "man",
    "parameter": "vdpa",
    "section": "8",
    "url": "https://www.chedong.com/phpMan.php/man/vdpa/8/json",
    "generated": "2026-06-14T12:47:57Z",
    "synopsis": "vdpa [ OPTIONS ] { dev|mgmtdev } { COMMAND | help }",
    "sections": {
        "NAME": {
            "content": "vdpa - vdpa management tool\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "vdpa [ OPTIONS ] { dev|mgmtdev } { COMMAND | help }\n\n\n",
            "subsections": []
        },
        "OPTIONS": {
            "content": "",
            "subsections": [
                {
                    "name": "-V --Version",
                    "content": "Print the version of the vdpa utility and exit.\n\n",
                    "flag": "-V",
                    "long": "--Version"
                },
                {
                    "name": "-j --json",
                    "content": "Generate JSON output.\n\n",
                    "flag": "-j",
                    "long": "--json"
                },
                {
                    "name": "-p --pretty",
                    "content": "When combined with -j generate a pretty JSON output.\n\n\nOBJECT\ndev    - vdpa device.\n\n",
                    "flag": "-p",
                    "long": "--pretty"
                },
                {
                    "name": "mgmtdev",
                    "content": "- vdpa management device.\n\n\nCOMMAND\nSpecifies the action to perform on the object.  The set of possible actions depends on the\nobject type.  It is possible to show (or list ) objects. The help command is available for\nall objects. It prints out a list of available commands and argument syntax conventions.\n\nIf no command is given, some default command is assumed.  Usually it is show or, if the ob‐\njects of this class cannot be listed, help.\n\n"
                }
            ]
        },
        "EXIT STATUS": {
            "content": "Exit status is 0 if command was successful or a positive integer upon failure.\n\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "vdpa-dev(8), vdpa-mgmtdev(8),\n\n",
            "subsections": []
        },
        "REPORTING BUGS": {
            "content": "Report any bugs to the Network Developers mailing list <netdev@vger.kernel.org> where the de‐\nvelopment and maintenance is primarily done.  You do not have to be subscribed to the list to\nsend a message there.\n\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "Parav Pandit <parav@nvidia.com>\n\n\n\niproute2                                     5 Jan 2021                                      VDPA(8)",
            "subsections": []
        }
    },
    "summary": "vdpa - vdpa management tool",
    "flags": [
        {
            "flag": "-V",
            "long": "--Version",
            "arg": null,
            "description": "Print the version of the vdpa utility and exit."
        },
        {
            "flag": "-j",
            "long": "--json",
            "arg": null,
            "description": "Generate JSON output."
        },
        {
            "flag": "-p",
            "long": "--pretty",
            "arg": null,
            "description": "When combined with -j generate a pretty JSON output. OBJECT dev - vdpa device."
        }
    ],
    "examples": [],
    "see_also": [
        {
            "name": "vdpa-dev",
            "section": "8",
            "url": "https://www.chedong.com/phpMan.php/man/vdpa-dev/8/json"
        },
        {
            "name": "vdpa-mgmtdev",
            "section": "8",
            "url": "https://www.chedong.com/phpMan.php/man/vdpa-mgmtdev/8/json"
        }
    ]
}