From e2bea7436061ca2e7e14bfcfdc5870f2555c3965 Mon Sep 17 00:00:00 2001 From: Christian Ehrhardt Date: Mon, 15 Apr 2019 14:36:48 +0200 Subject: New upstream version 18.11.1 Change-Id: Ic52e74a9ed6f3ae06acea4a27357bd7153efc2a3 Signed-off-by: Christian Ehrhardt --- doc/guides/nics/ifc.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/guides/nics/ifc.rst') diff --git a/doc/guides/nics/ifc.rst b/doc/guides/nics/ifc.rst index 48f9adf1..08fe1d23 100644 --- a/doc/guides/nics/ifc.rst +++ b/doc/guides/nics/ifc.rst @@ -19,9 +19,9 @@ Config File Options The following option can be modified in the ``config`` file. -- ``CONFIG_RTE_LIBRTE_IFCVF_VDPA_PMD`` (default ``y`` for linux) +- ``CONFIG_RTE_LIBRTE_IFC_PMD`` (default ``y`` for linux) - Toggle compilation of the ``librte_ifcvf_vdpa`` driver. + Toggle compilation of the ``librte_pmd_ifc`` driver. IFCVF vDPA Implementation -- cgit