[PATCH v2] supported/nics: update intel support nic list
Hailin Xu
hailinx.xu at intel.com
Tue Aug 11 05:27:04 CEST 2026
update intel support nic list
Signed-off-by: Hailin Xu <hailinx.xu at intel.com>
---
content/supported/nics/intel.md | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/content/supported/nics/intel.md b/content/supported/nics/intel.md
index b9bf440..2ff6600 100644
--- a/content/supported/nics/intel.md
+++ b/content/supported/nics/intel.md
@@ -4,18 +4,18 @@ description = "cpfl, e1000, fm10k, i40e, ice, idpf, ifc, igc, ipn3ke, ixgbe"
hidden = true
+++
-- [cpfl](//doc.dpdk.org/guides/nics/cpfl.html) (IPU E2100)
+- [cpfl](//doc.dpdk.org/guides/nics/cpfl.html) (IPU E2100, E2200)
- [e1000](//doc.dpdk.org/guides/nics/e1000em.html) (82540, 82545, 82546)
- [e1000e](//git.dpdk.org/dpdk/tree/drivers/net/e1000/) (82571, 82572, 82573, 82574, 82583, ICH8, ICH9, ICH10, PCH, PCH2, I217, I218, I219)
- [fm10k](//doc.dpdk.org/guides/nics/fm10k.html) (FM10420)
- [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)
+- [ice](//doc.dpdk.org/guides/nics/ice.html) (E810, E822, E823, E825, E830, E835)
+- [idpf](//doc.dpdk.org/guides/nics/idpf.html) (IPU E2100, E2200)
- [ifc](//doc.dpdk.org/guides/vdpadevs/ifc.html) (IFC)
- [igb](//doc.dpdk.org/guides/nics/igb.html) (82573, 82576, 82580, I210, I211, I350, I354, DH89xx)
- [igc](//doc.dpdk.org/guides/nics/igc.html) (I225, I226)
- [ipn3ke](//doc.dpdk.org/guides/nics/ipn3ke.html) (PAC N3000)
-- [ixgbe](//doc.dpdk.org/guides/nics/ixgbe.html) (82598, 82599, X520, X540, X550)
+- [ixgbe](//doc.dpdk.org/guides/nics/ixgbe.html) (82598, 82599, X520, X540, X550, E610)
{{% notice note %}}
Note: The drivers e1000 and e1000e are also called em. The drivers em and igb are sometimes grouped in e1000 family.
--
2.34.1
More information about the web
mailing list