{
    "mode": "man",
    "parameter": "devlink-dpipe",
    "section": "8",
    "url": "https://www.chedong.com/phpMan.php/man/devlink-dpipe/8/json",
    "generated": "2026-05-30T07:07:39Z",
    "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",
    "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\n\n\niproute2                                     4 Apr 2020                             DEVLINK-DPIPE(8)",
            "subsections": []
        }
    },
    "summary": "devlink-dpipe - devlink dataplane pipeline visualization",
    "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"
        }
    ]
}