{
    "content": [
        {
            "type": "text",
            "text": "# devlink-dpipe(8) (man)\n\n**Summary:** devlink-dpipe - devlink dataplane pipeline visualization\n\n**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\n\n## Examples\n\n- `devlink dpipe table show pci/0000:01:00.0`\n- `Shows all dpipe tables on specified devlink device.`\n- `devlink dpipe table show pci/0000:01:00.0 name mlxswerif`\n- `Shows mlxswerif dpipe table on specified devlink device.`\n- `devlink dpipe table set pci/0000:01:00.0 name mlxswerif countersenabled true`\n- `Turns on the counters on mlxswerif table.`\n- `devlink dpipe table dump pci/0000:01:00.0 name mlxswerif`\n- `Dumps content of mlxswerif table.`\n- `devlink dpipe header show pci/0000:01:00.0`\n- `Shows all dpipe headers on specified devlink device.`\n\n## See Also\n\n- devlink(8)\n- devlink-dev(8)\n- devlink-monitor(8)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (13 lines) — 1 subsections\n  - devlink dpipe help (1 lines)\n- **DESCRIPTION** (1 lines) — 4 subsections\n  - devlink dpipe table show - display devlink dpipe table attri (4 lines)\n  - devlink dpipe table set - set devlink dpipe table attributes (4 lines)\n  - devlink dpipe table dump - dump devlink dpipe table entries (4 lines)\n  - devlink dpipe header show - display devlink dpipe header att (4 lines)\n- **EXAMPLES** (16 lines)\n- **SEE ALSO** (3 lines)\n- **AUTHOR** (5 lines)\n\n## Full Content\n\n### NAME\n\ndevlink-dpipe - devlink dataplane pipeline visualization\n\n### SYNOPSIS\n\ndevlink [ 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\n#### devlink dpipe help\n\n### DESCRIPTION\n\n#### devlink dpipe table show - display devlink dpipe table attributes\n\nname TABLENAME\nSpecifies the table to operate on.\n\n#### devlink dpipe table set - set devlink dpipe table attributes\n\nname TABLENAME\nSpecifies the table to operate on.\n\n#### devlink dpipe table dump - dump devlink dpipe table entries\n\nname TABLENAME\nSpecifies the table to operate on.\n\n#### devlink dpipe header show - display devlink dpipe header attributes\n\nname TABLENAME\nSpecifies the table to operate on.\n\n### EXAMPLES\n\ndevlink 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### SEE ALSO\n\ndevlink(8), devlink-dev(8), devlink-monitor(8),\n\n### AUTHOR\n\nJiri Pirko <jiri@mellanox.com>\n\n\n\niproute2                                     4 Apr 2020                             DEVLINK-DPIPE(8)\n\n"
        }
    ],
    "structuredContent": {
        "command": "devlink-dpipe",
        "section": "8",
        "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",
        "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": 5,
                "subsections": []
            }
        ]
    }
}