{
    "content": [
        {
            "type": "text",
            "text": "# vdpa-dev(8) (man)\n\n**Summary:** vdpa-dev - vdpa device configuration\n\n**Synopsis:** vdpa dev [ OPTIONS ]  { COMMAND| help }\nOPTIONS := { -V[ersion] }\nvdpa dev show [ DEV ]\n\n## Examples\n\n- `vdpa dev show`\n- `Shows the all vdpa devices on the system.`\n- `vdpa dev show foo`\n- `Shows the specified vdpa device.`\n- `vdpa dev add name foo mgmtdev vdpasimnet`\n- `Add the vdpa device named foo on the management device vdpasimnet.`\n- `vdpa dev del foo`\n- `Delete the vdpa device named foo which was previously created.`\n\n## See Also\n\n- vdpa(8)\n- vdpa-mgmtdev(8)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (7 lines) — 1 subsections\n  - vdpa dev help (5 lines)\n- **DESCRIPTION** (1 lines) — 3 subsections\n  - vdpa dev show - display vdpa device attributes (6 lines)\n  - vdpa dev add - add a new vdpa device. (8 lines)\n  - vdpa dev del - Delete the vdpa device. (3 lines)\n- **EXAMPLES** (13 lines)\n- **SEE ALSO** (3 lines)\n- **AUTHOR** (5 lines)\n\n## Full Content\n\n### NAME\n\nvdpa-dev - vdpa device configuration\n\n### SYNOPSIS\n\nvdpa dev [ OPTIONS ]  { COMMAND| help }\n\n\nOPTIONS := { -V[ersion] }\n\nvdpa dev show [ DEV ]\n\n#### vdpa dev help\n\nvdpa dev add name NAME mgmtdev MGMTDEV\n\nvdpa dev del DEV\n\n### DESCRIPTION\n\n#### vdpa dev show - display vdpa device attributes\n\nDEV - specifies the vdpa device to show.  If this argument is omitted all devices are listed.\n\nFormat is:\nVDPADEVICENAME\n\n#### vdpa dev add - add a new vdpa device.\n\nname NAME\nName of the new vdpa device to add.\n\n\nmgmtdev MGMTDEV\nName of the management device to use for device addition.\n\n#### vdpa dev del - Delete the vdpa device.\n\nDEV - specifies the vdpa device to delete.\n\n### EXAMPLES\n\nvdpa dev show\nShows the all vdpa devices on the system.\n\nvdpa dev show foo\nShows the specified vdpa device.\n\nvdpa dev add name foo mgmtdev vdpasimnet\nAdd the vdpa device named foo on the management device vdpasimnet.\n\nvdpa dev del foo\nDelete the vdpa device named foo which was previously created.\n\n### SEE ALSO\n\nvdpa(8), vdpa-mgmtdev(8),\n\n### AUTHOR\n\nParav Pandit <parav@nvidia.com>\n\n\n\niproute2                                     5 Jan 2021                               DEVLINK-DEV(8)\n\n"
        }
    ],
    "structuredContent": {
        "command": "vdpa-dev",
        "section": "8",
        "mode": "man",
        "summary": "vdpa-dev - vdpa device configuration",
        "synopsis": "vdpa dev [ OPTIONS ]  { COMMAND| help }\nOPTIONS := { -V[ersion] }\nvdpa dev show [ DEV ]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [
            "vdpa dev show",
            "Shows the all vdpa devices on the system.",
            "vdpa dev show foo",
            "Shows the specified vdpa device.",
            "vdpa dev add name foo mgmtdev vdpasimnet",
            "Add the vdpa device named foo on the management device vdpasimnet.",
            "vdpa dev del foo",
            "Delete the vdpa device named foo which was previously created."
        ],
        "see_also": [
            {
                "name": "vdpa",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/vdpa/8/json"
            },
            {
                "name": "vdpa-mgmtdev",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/vdpa-mgmtdev/8/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 7,
                "subsections": [
                    {
                        "name": "vdpa dev help",
                        "lines": 5
                    }
                ]
            },
            {
                "name": "DESCRIPTION",
                "lines": 1,
                "subsections": [
                    {
                        "name": "vdpa dev show - display vdpa device attributes",
                        "lines": 6
                    },
                    {
                        "name": "vdpa dev add - add a new vdpa device.",
                        "lines": 8
                    },
                    {
                        "name": "vdpa dev del - Delete the vdpa device.",
                        "lines": 3
                    }
                ]
            },
            {
                "name": "EXAMPLES",
                "lines": 13,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 5,
                "subsections": []
            }
        ]
    }
}