.. _clicmd_src_plugins_dpdk_cryptodev: =============================================================== Cryptodev cli reference =============================================================== set cryptodev assignment ------------------------------------------------------------------------- .. code-block:: console set cryptodev assignment thread resource Declaration: ``set_cryptodev_assignment`` `src/plugins/dpdk/cryptodev/cryptodev.c line 816 `_ Implementation: ``cryptodev_set_assignment_fn`` show cryptodev assignment ------------------------------------------------------------------------- .. code-block:: console show cryptodev assignment Declaration: ``show_cryptodev_assignment`` `src/plugins/dpdk/cryptodev/cryptodev.c line 663 `_ Implementation: ``cryptodev_show_assignment_fn`` show cryptodev cache status ------------------------------------------------------------------------- .. code-block:: console show status of all cryptodev cache rings Declaration: ``show_cryptodev_sw_rings`` `src/plugins/dpdk/cryptodev/cryptodev.c line 747 `_ Implementation: ``cryptodev_show_cache_rings_fn``