{
    "content": [
        {
            "type": "text",
            "text": "# devlink-dpipe (man)\n\n## NAME\n\ndevlink-dpipe - devlink dataplane pipeline visualization\n\n## SYNOPSIS\n\ndevlink [ OPTIONS ] dpipe { table | header } { COMMAND | help }\nOPTIONS := { -V[ersion] }\ndevlink dpipe table show DEV [ name TABLENAME ]\ndevlink dpipe table set DEV name TABLENAME\ndevlink dpipe table dump DEV name TABLENAME\ndevlink dpipe header show DEV\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS** (1 subsections)\n- **DESCRIPTION** (4 subsections)\n- **EXAMPLES**\n- **SEE ALSO**\n- **AUTHOR**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "devlink-dpipe",
        "section": "",
        "mode": "man",
        "summary": "devlink-dpipe - devlink dataplane pipeline visualization",
        "synopsis": "devlink [ OPTIONS ] dpipe { table | header } { COMMAND | help }\nOPTIONS := { -V[ersion] }\ndevlink dpipe table show DEV [ name TABLENAME ]\ndevlink dpipe table set DEV name TABLENAME\ndevlink dpipe table dump DEV name TABLENAME\ndevlink dpipe header show DEV",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [
            "devlink dpipe table show pci/0000:01:00.0",
            "Shows all dpipe tables on specified devlink device.",
            "devlink dpipe table show pci/0000:01:00.0 name mlxswerif",
            "Shows mlxswerif dpipe table on specified devlink device.",
            "devlink dpipe table set pci/0000:01:00.0 name mlxswerif countersenabled true",
            "Turns on the counters on mlxswerif table.",
            "devlink dpipe table dump pci/0000:01:00.0 name mlxswerif",
            "Dumps content of mlxswerif table.",
            "devlink dpipe header show pci/0000:01:00.0",
            "Shows all dpipe headers on specified devlink device."
        ],
        "see_also": [
            {
                "name": "devlink",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/devlink/8/json"
            },
            {
                "name": "devlink-dev",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/devlink-dev/8/json"
            },
            {
                "name": "devlink-monitor",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/devlink-monitor/8/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 13,
                "subsections": [
                    {
                        "name": "devlink dpipe help",
                        "lines": 1
                    }
                ]
            },
            {
                "name": "DESCRIPTION",
                "lines": 1,
                "subsections": [
                    {
                        "name": "devlink dpipe table show - display devlink dpipe table attributes",
                        "lines": 4
                    },
                    {
                        "name": "devlink dpipe table set - set devlink dpipe table attributes",
                        "lines": 4
                    },
                    {
                        "name": "devlink dpipe table dump - dump devlink dpipe table entries",
                        "lines": 4
                    },
                    {
                        "name": "devlink dpipe header show - display devlink dpipe header attributes",
                        "lines": 4
                    }
                ]
            },
            {
                "name": "EXAMPLES",
                "lines": 16,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 3,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "devlink-dpipe - devlink dataplane pipeline visualization\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "devlink [ OPTIONS ] dpipe { table | header } { COMMAND | help }\n\n\nOPTIONS := { -V[ersion] }\n\ndevlink dpipe table show DEV [ name TABLENAME ]\n\ndevlink dpipe table set DEV name TABLENAME\n\ndevlink dpipe table dump DEV name TABLENAME\n\ndevlink dpipe header show DEV\n",
                "subsections": [
                    {
                        "name": "devlink dpipe help",
                        "content": ""
                    }
                ]
            },
            "DESCRIPTION": {
                "content": "",
                "subsections": [
                    {
                        "name": "devlink dpipe table show - display devlink dpipe table attributes",
                        "content": "name TABLENAME\nSpecifies the table to operate on.\n\n"
                    },
                    {
                        "name": "devlink dpipe table set - set devlink dpipe table attributes",
                        "content": "name TABLENAME\nSpecifies the table to operate on.\n\n"
                    },
                    {
                        "name": "devlink dpipe table dump - dump devlink dpipe table entries",
                        "content": "name TABLENAME\nSpecifies the table to operate on.\n\n"
                    },
                    {
                        "name": "devlink dpipe header show - display devlink dpipe header attributes",
                        "content": "name TABLENAME\nSpecifies the table to operate on.\n\n"
                    }
                ]
            },
            "EXAMPLES": {
                "content": "devlink dpipe table show pci/0000:01:00.0\nShows all dpipe tables on specified devlink device.\n\ndevlink dpipe table show pci/0000:01:00.0 name mlxswerif\nShows mlxswerif dpipe table on specified devlink device.\n\ndevlink dpipe table set pci/0000:01:00.0 name mlxswerif countersenabled true\nTurns on the counters on mlxswerif table.\n\ndevlink dpipe table dump pci/0000:01:00.0 name mlxswerif\nDumps content of mlxswerif table.\n\ndevlink dpipe header show pci/0000:01:00.0\nShows all dpipe headers on specified devlink device.\n\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "devlink(8), devlink-dev(8), devlink-monitor(8),\n\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "Jiri Pirko <jiri@mellanox.com>\n\niproute2                                     4 Apr 2020                             DEVLINK-DPIPE(8)",
                "subsections": []
            }
        }
    }
}