[PATCH] doc: correct product name for idpf

beilei.xing at intel.com beilei.xing at intel.com
Tue Nov 1 07:12:50 CET 2022


From: Beilei Xing <beilei.xing at intel.com>

This patch corrects the product name for idpf PMD.

Fixes: 549343c25db8 ("net/idpf: support device initialization")

Signed-off-by: Beilei Xing <beilei.xing at intel.com>
---
 doc/guides/nics/idpf.rst               | 2 +-
 doc/guides/rel_notes/release_22_11.rst | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/guides/nics/idpf.rst b/doc/guides/nics/idpf.rst
index 15c0e58a2f..b5c3aa5763 100644
--- a/doc/guides/nics/idpf.rst
+++ b/doc/guides/nics/idpf.rst
@@ -7,7 +7,7 @@ IDPF Poll Mode Driver
 =====================
 
 The [*EXPERIMENTAL*] idpf PMD (**librte_net_idpf**) provides poll mode driver support
-for Intel\ |reg| Infrastructure Processing Unit (Intel\ |reg| IPU) E2000.
+for Intel\ |reg| Infrastructure Processing Unit (Intel\ |reg| IPU) E2100.
 
 
 Linux Prerequisites
diff --git a/doc/guides/rel_notes/release_22_11.rst b/doc/guides/rel_notes/release_22_11.rst
index 61f7d4d0aa..699c1231fa 100644
--- a/doc/guides/rel_notes/release_22_11.rst
+++ b/doc/guides/rel_notes/release_22_11.rst
@@ -161,7 +161,7 @@ New Features
 * **Added Intel idpf driver.**
 
   Added the new ``idpf`` net driver
-  for Intel\ |reg| Infrastructure Processing Unit (Intel\ |reg| IPU) E2000.
+  for Intel\ |reg| Infrastructure Processing Unit (Intel\ |reg| IPU) E2100.
   See the :doc:`../nics/idpf` NIC guide for more details on this new driver.
 
 * **Updated Marvell cnxk driver.**
-- 
2.26.2



More information about the dev mailing list