From 3bdb00199a8f156058ed05805eb6a4f8883a17c0 Mon Sep 17 00:00:00 2001 From: wanghailiangx Date: Tue, 8 Nov 2022 10:55:44 -0500 Subject: [PATCH] doc/bdev: add ` to show discolored fonts Change-Id: I3aa28661b111d9721e2762967f18d874d5219ee6 Signed-off-by: Hailiang Wang Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/15325 Tested-by: SPDK CI Jenkins Reviewed-by: Changpeng Liu Reviewed-by: Shuhei Matsumoto --- doc/bdev.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/doc/bdev.md b/doc/bdev.md index ca6f75e2a..49320fe2e 100644 --- a/doc/bdev.md +++ b/doc/bdev.md @@ -200,8 +200,7 @@ rpc.py must be twice as long than the key length in binary form. Example command -rpc.py bdev_crypto_create -c AES_XTS -k2 7859243a027411e581e0c40a35c8228f NVMe1n1 CryNvmeA \ -mlx5_pci d16a2f3a9e9f5b32daefacd7f5984f4578add84425be4a0baa489b9de8884b09 +`rpc.py bdev_crypto_create -c AES_XTS -k2 7859243a027411e581e0c40a35c8228f NVMe1n1 CryNvmeA mlx5_pci d16a2f3a9e9f5b32daefacd7f5984f4578add84425be4a0baa489b9de8884b09` This command will create a crypto vbdev called 'CryNvmeA' on top of the NVMe bdev 'NVMe1n1' and will use the DPDK software driver 'mlx5_pci', the AES key @@ -431,7 +430,7 @@ option to enable this RPC. Example commands -`rpc.py bdev_nvme_cuse_register -n Nvme3 +`rpc.py bdev_nvme_cuse_register -n Nvme3` This command will register a character device under /dev/spdk associated with Nvme3 controller. If there are namespaces created on Nvme3 controller, a namespace