[PATCH v2] add Intel cpfl to supported NICs

Mingxia Liu mingxia.liu at intel.com
Tue Mar 14 05:40:40 CET 2023


This driver is for Intel® IPU E2100 (Device ID: 0x1453).
And this driver is added at DPDK 23.03 release.

Signed-off-by: Mingxia Liu <mingxia.liu at intel.com>
---
 content/supported/nics/intel.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/content/supported/nics/intel.md b/content/supported/nics/intel.md
index 1564d33..fcc1850 100644
--- a/content/supported/nics/intel.md
+++ b/content/supported/nics/intel.md
@@ -1,6 +1,6 @@
 +++
 title = "Intel"
-description = "e1000, ixgbe, i40e, ice, idpf, fm10k, ipn3ke, ifc, igc"
+description = "e1000, ixgbe, i40e, ice, idpf, cpfl, fm10k, ipn3ke, ifc, igc"
 hidden = true
 +++
 
@@ -12,6 +12,7 @@ hidden = true
 - [i40e](//doc.dpdk.org/guides/nics/i40e.html) (X710, XL710, X722, XXV710)
 - [ice](//doc.dpdk.org/guides/nics/ice.html) (E810, E822, E823)
 - [idpf](//doc.dpdk.org/guides/nics/idpf.html) (IPU E2100)
+- [cpfl](//doc.dpdk.org/guides/nics/cpfl.html) (IPU E2100)
 - [fm10k](//doc.dpdk.org/guides/nics/fm10k.html) (FM10420)
 - [ipn3ke](//doc.dpdk.org/guides/nics/ipn3ke.html) (PAC N3000)
 - [ifc](//doc.dpdk.org/guides/vdpadevs/ifc.html) (IFC)
-- 
2.25.1



More information about the web mailing list