[PATCH v2] doc: update for Intel IPU
beilei.xing at intel.com
beilei.xing at intel.com
Wed Nov 1 11:34:33 CET 2023
From: Beilei Xing <beilei.xing at intel.com>
1. Remove *EXPERIMENTAL* for idpf and cpfl PMD.
2. Update recommended matching list for idpf PMD and cpfl PMD.
Signed-off-by: Beilei Xing <beilei.xing at intel.com>
---
v2 change:
- Merge matching list with *EXPERIMENTAL* removing.
doc/guides/nics/cpfl.rst | 6 ++++--
doc/guides/nics/idpf.rst | 6 ++++--
2 files changed, 8 insertions(+), 4 deletions(-)
diff --git a/doc/guides/nics/cpfl.rst b/doc/guides/nics/cpfl.rst
index 89a322c5f1..9b7a99c894 100644
--- a/doc/guides/nics/cpfl.rst
+++ b/doc/guides/nics/cpfl.rst
@@ -6,8 +6,8 @@
CPFL Poll Mode Driver
=====================
-The [*EXPERIMENTAL*] cpfl PMD (**librte_net_cpfl**) provides poll mode driver support
-for Intel\ |reg| Infrastructure Processing Unit (Intel\ |reg| IPU) E2100.
+The cpfl PMD (**librte_net_cpfl**) provides poll mode driver support for
+Intel\ |reg| Infrastructure Processing Unit (Intel\ |reg| IPU) E2100.
Please refer to
https://www.intel.com/content/www/us/en/products/network-io/infrastructure-processing-units/asic/e2000-asic.html
for more information.
@@ -33,6 +33,8 @@ Here is the suggested matching list which has been tested and verified.
+============+==================+
| 23.07 | 0.9.1 |
+------------+------------------+
+ | 23.11 | 1.0 |
+ +------------+------------------+
Configuration
diff --git a/doc/guides/nics/idpf.rst b/doc/guides/nics/idpf.rst
index c55f81fb24..0370989a07 100644
--- a/doc/guides/nics/idpf.rst
+++ b/doc/guides/nics/idpf.rst
@@ -6,8 +6,8 @@
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) E2100.
+The idpf PMD (**librte_net_idpf**) provides poll mode driver support for
+Intel\ |reg| Infrastructure Processing Unit (Intel\ |reg| IPU) E2100.
Linux Prerequisites
@@ -31,6 +31,8 @@ Here is the suggested matching list which has been tested and verified.
+============+===============+==================+
| 23.07 | 0.0.710 | 0.9.1 |
+------------+---------------+------------------+
+ | 23.11 | 0.0.720 | 1.0 |
+ +------------+---------------+------------------+
Configuration
--
2.34.1
More information about the dev
mailing list