From 7319518f2c21ed258fe6f4ee298eb7bb9b576877 Mon Sep 17 00:00:00 2001 From: Tin Date: Tue, 25 May 2021 16:54:22 -0500 Subject: [PATCH] doc(ovs): fixes doc This fixes trivial error in the documentation. Change-Id: I6586d25963b453fa6440426c8fc09e07a101f3b6 Signed-off-by: Tin --- doc/source/install/developer/deploy-ovs-dpdk.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/install/developer/deploy-ovs-dpdk.rst b/doc/source/install/developer/deploy-ovs-dpdk.rst index 6ae1542147..d8c5b0c9e4 100644 --- a/doc/source/install/developer/deploy-ovs-dpdk.rst +++ b/doc/source/install/developer/deploy-ovs-dpdk.rst @@ -138,8 +138,8 @@ Adding a DPDK port to Openvswitch fails When adding a DPDK port (a NIC bound to DPDK) to OVS fails, one source of error is related to an incorrect configuration with regards to the NUMA topology of the underlying hardware. Every NIC is connected to one specific NUMA socket. In -order to use a NIC as DPDK port in OVS, the OVS configuration regarding -hugepages and PMD threas needs to match the NUMA topology. +order to use a NIC as DPDK port in OVS, the OVS configurations regarding +hugepage(s) and PMD thread(s) need to match the NUMA topology. The NUMA socket a given NIC is connected to can be found in the ovs-vswitchd log: