.. _system_dpdk_stats: system dpdk-stats ================= List all DPDK error and drop counters dpdk-stats Specification ------------------------ ===================================== ========================================================== ===================================== ========================================================== **Type** *Configuration Resource* **Element Name** dpdk-stats **Element URI** /axapi/v3/system/dpdk-stats **Element Attributes** dpdk-stats_attributes **Statistics Data URI** /axapi/v3/system/dpdk-stats/stats **Schema** :download:`dpdk-stats schema ` ===================================== ========================================================== **Operations Allowed:** .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/system/dpdk-stats .. raw:: html :ref:`2019_dpdk-stats_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/system/dpdk-stats .. raw:: html :ref:`2019_dpdk-stats_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/system/dpdk-stats .. raw:: html :ref:`2019_dpdk-stats_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/system/dpdk-stats .. raw:: html :ref:`2019_dpdk-stats_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/system/dpdk-stats .. raw:: html :ref:`2019_dpdk-stats_attributes` .. raw:: html
.. _2019_dpdk-stats_attributes: dpdk-stats attributes --------------------- **sampling-enable** **Type:** List **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _2019_sampling-enable: sampling-enable ^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **counters1** **Description** 'all': all; 'pkt-drop': Total packet drop; 'pkt-lnk-down-drop': Total packets link down drop; 'err-pkt-drop': Total error packet drop; 'rx-err': Total RX packet error; 'tx-err': Total TX packet error; 'tx-drop': Total TX packet drop; 'rx-len-err': Total RX packet length error; 'rx-over-err': Total RX packet over error; 'rx-crc-err': Total RX packet CRC error; 'rx-frame-err': Total RX packet frame error; 'rx-no-buff-err': Total RX packet no buffer error; 'rx-miss-err': Total RX packet miss error; 'tx-abort-err': Total TX packet abort error; 'tx-carrier-err': Total TX packert carrier error; 'tx-fifo-err': Total TX packet fifo error; 'tx-hbeat-err': Total TX packet HBEAT error; 'tx-windows-err': Total TX windows error; 'rx-long-len-err': Total RX packet long length error; 'rx-short-len-err': Total RX packet short length error; 'rx-align-err': Total RX packet align error; 'rx-csum-offload-err': Total Rx packet check-sum offload error; 'io-rx-que-drop': Total IO core Rx queue drop; 'io-tx-que-drop': Total IO core TX queue drop; 'io-ring-drop': Total IO core ring drop; 'w-tx-que-drop': Total worker core queue drop; 'w-link-down-drop': Total worker core link down drop; 'w-ring-drop': Total worker core ring drop; **Type:** string **Supported Values:** all, pkt-drop, pkt-lnk-down-drop, err-pkt-drop, rx-err, tx-err, tx-drop, rx-len-err, rx-over-err, rx-crc-err, rx-frame-err, rx-no-buff-err, rx-miss-err, tx-abort-err, tx-carrier-err, tx-fifo-err, tx-hbeat-err, tx-windows-err, rx-long-len-err, rx-short-len-err, rx-align-err, rx-csum-offload-err, io-rx-que-drop, io-tx-que-drop, io-ring-drop, w-tx-que-drop, w-link-down-drop, w-ring-drop .. _2019_stats_data: stats data ---------- .. list-table:: :widths: 10 20 30 80 :header-rows: 2 :stub-columns: 1 * - - Counter - Size - Description * - - - - * - - err-pkt-drop - 8 - Total error packet drop * - - rx-align-err - 8 - Total RX packet align error * - - w-tx-que-drop - 8 - Total worker core queue drop * - - rx-over-err - 8 - Total RX packet over error * - - w-link-down-drop - 8 - Total worker core link down drop * - - io-ring-drop - 8 - Total IO core ring drop * - - rx-no-buff-err - 8 - Total RX packet no buffer error * - - rx-err - 8 - Total RX packet error * - - io-tx-que-drop - 8 - Total IO core TX queue drop * - - tx-err - 8 - Total TX packet error * - - io-rx-que-drop - 8 - Total IO core Rx queue drop * - - rx-miss-err - 8 - Total RX packet miss error * - - rx-frame-err - 8 - Total RX packet frame error * - - tx-carrier-err - 8 - Total TX packert carrier error * - - rx-csum-offload-err - 8 - Total Rx packet check-sum offload error * - - pkt-lnk-down-drop - 8 - Total packets link down drop * - - w-ring-drop - 8 - Total worker core ring drop * - - tx-drop - 8 - Total TX packet drop * - - tx-hbeat-err - 8 - Total TX packet HBEAT error * - - pkt-drop - 8 - Total packet drop * - - rx-short-len-err - 8 - Total RX packet short length error * - - tx-windows-err - 8 - Total TX windows error * - - rx-long-len-err - 8 - Total RX packet long length error * - - tx-abort-err - 8 - Total TX packet abort error * - - tx-fifo-err - 8 - Total TX packet fifo error * - - rx-crc-err - 8 - Total RX packet CRC error * - - rx-len-err - 8 - Total RX packet length error