From 0df054721b1b7a3f74e21140597cc74986f45194 Mon Sep 17 00:00:00 2001 From: Shikha Jhala Date: Tue, 29 Oct 2024 13:35:19 -0400 Subject: [PATCH] CNV-46339: Updated RHEL OS version number --- modules/virt-configuring-vm-dpdk.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/virt-configuring-vm-dpdk.adoc b/modules/virt-configuring-vm-dpdk.adoc index dc2ddec7a3..e814720a01 100644 --- a/modules/virt-configuring-vm-dpdk.adoc +++ b/modules/virt-configuring-vm-dpdk.adoc @@ -75,7 +75,7 @@ spec: $ oc apply -f .yaml ---- -. Configure the guest operating system. The following example shows the configuration steps for {op-system-base} 8 OS: +. Configure the guest operating system. The following example shows the configuration steps for {op-system-base} 9 operating system: .. Configure huge pages by using the GRUB bootloader command-line interface. In the following example, 8 1G huge pages are specified. + [source,terminal]