From 136d45fa055bff6df12d88e9580705194293d568 Mon Sep 17 00:00:00 2001 From: gomico Date: Wed, 25 Dec 2024 14:48:40 +0800 Subject: [PATCH] update English docs to remove " based on 920\ --- docs/en/docs/Virtualization/managing-devices.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/docs/Virtualization/managing-devices.md b/docs/en/docs/Virtualization/managing-devices.md index 2876533b5..aa08c004a 100644 --- a/docs/en/docs/Virtualization/managing-devices.md +++ b/docs/en/docs/Virtualization/managing-devices.md @@ -469,7 +469,7 @@ To configure SR-IOV passthrough for a NIC, perform the following steps: #### Configuring SR-IOV Passthrough for the HPRE Accelerator -The accelerator engine is a hardware acceleration solution provided by TaiShan 200 servers based on the Kunpeng 920 processors. The HPRE accelerator is used to accelerate SSL/TLS applications. It significantly reduces processor consumption and improves processor efficiency. +The accelerator engine is a hardware acceleration solution provided by TaiShan 200 servers. The HPRE accelerator is used to accelerate SSL/TLS applications. It significantly reduces processor consumption and improves processor efficiency. On the Kunpeng server, you need to pass through the VFs of the HPRE accelerator on the host to the VM for internal services of the VM. **Table 1** HPRE accelerator description -- Gitee