devlink-dpipe - devlink dataplane pipeline visualization
Contents
Description
devlinkdpipetableshow-displaydevlinkdpipetableattributesnameTABLE_NAME
Specifies the table to operate on.
devlinkdpipetableset-setdevlinkdpipetableattributesnameTABLE_NAME
Specifies the table to operate on.
devlinkdpipetabledump-dumpdevlinkdpipetableentriesnameTABLE_NAME
Specifies the table to operate on.
devlinkdpipeheadershow-displaydevlinkdpipeheaderattributesnameTABLE_NAME
Specifies the table to operate on.
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 mlxsw_erif
Shows mlxsw_erif dpipe table on specified devlink device.
devlink dpipe table set pci/0000:01:00.0 name mlxsw_erif counters_enabled true
Turns on the counters on mlxsw_erif table.
devlink dpipe table dump pci/0000:01:00.0 name mlxsw_erif
Dumps content of mlxsw_erif table.
devlink dpipe header show pci/0000:01:00.0
Shows all dpipe headers on specified devlink device.
Name
devlink-dpipe - devlink dataplane pipeline visualization
See Also
devlink(8), devlink-dev(8), devlink-monitor(8),
Synopsis
devlink [ OPTIONS ] dpipe { table | header } { COMMAND | help }
OPTIONS := { -V[ersion] }
devlinkdpipetableshowDEV [ nameTABLE_NAME ]
devlinkdpipetablesetDEVnameTABLE_NAMEdevlinkdpipetabledumpDEVnameTABLE_NAMEdevlinkdpipeheadershowDEVdevlinkdpipehelp