[PATCH] add Intel idpf to supported NICs

Junfeng Guo junfeng.guo at intel.com
Wed Nov 2 03:28:41 CET 2022


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

Signed-off-by: Beilei Xing <beilei.xing at intel.com>
Signed-off-by: Junfeng Guo <junfeng.guo 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 22ec2e9..2f0ba9a 100644
--- a/content/supported/nics/intel.md
+++ b/content/supported/nics/intel.md
@@ -1,6 +1,6 @@
 +++
 title = "Intel"
-description = "e1000, ixgbe, i40e, ice, fm10k, ipn3ke, ifc, igc"
+description = "e1000, ixgbe, i40e, ice, idpf, fm10k, ipn3ke, ifc, igc"
 hidden = true
 +++
 
@@ -11,6 +11,7 @@ hidden = true
 - [ixgbe](//doc.dpdk.org/guides/nics/ixgbe.html) (82598, 82599, X520, X540, X550)
 - [i40e](//doc.dpdk.org/guides/nics/i40e.html) (X710, XL710, X722, XXV710)
 - [ice](//doc.dpdk.org/guides/nics/ice.html) (E810)
+- [idpf](//doc.dpdk.org/guides/nics/idpf.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.34.1



More information about the web mailing list