.. _system_dpdk_stats: system dpdk-stats ================= List all DPDK error and drop counters dpdk-stats Specification ------------------------ ===================================== ========================================================== **Parameter** **Value** ===================================== ========================================================== **Type** *Configuration Resource* **Element Name** dpdk-stats **Element URI** /axapi/v3/system/dpdk-stats **Element Attributes** dpdk-stats_attributes **Partition Visibility** shared **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:`3238_dpdk-stats_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/system/dpdk-stats .. raw:: html :ref:`3238_dpdk-stats_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/system/dpdk-stats .. raw:: html :ref:`3238_dpdk-stats_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/system/dpdk-stats .. raw:: html :ref:`3238_dpdk-stats_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/system/dpdk-stats .. raw:: html :ref:`3238_dpdk-stats_attributes` .. raw:: html
.. _3238_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 .. _3238_sampling-enable: sampling-enable ^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **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