DPDK website maintenance
 help / color / mirror / Atom feed
* [PATCH] add Intel cpfl to supported NICs
@ 2023-03-14  2:07 Mingxia Liu
  2023-03-14  4:06 ` Xing, Beilei
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Mingxia Liu @ 2023-03-14  2:07 UTC (permalink / raw)
  To: thomas; +Cc: web, beilei.xing, Mingxia Liu

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@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..e4bf0c1 100644
--- a/content/supported/nics/intel.md
+++ b/content/supported/nics/intel.md
@@ -1,9 +1,10 @@
 +++
 title = "Intel"
-description = "e1000, ixgbe, i40e, ice, idpf, fm10k, ipn3ke, ifc, igc"
+description = "cpfl, e1000, ixgbe, i40e, ice, idpf, fm10k, ipn3ke, ifc, igc"
 hidden = true
 +++
 
+- [cpfl](//doc.dpdk.org/guides/nics/cpfl.html) (IPU E2100)
 - [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)
 - [igb](//doc.dpdk.org/guides/nics/igb.html) (82573, 82576, 82580, I210, I211, I350, I354, DH89xx)
-- 
2.25.1


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2023-03-31  8:38 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-14  2:07 [PATCH] add Intel cpfl to supported NICs Mingxia Liu
2023-03-14  4:06 ` Xing, Beilei
2023-03-14  5:39   ` Liu, Mingxia
2023-03-14 17:59     ` Stephen Hemminger
2023-03-15  7:12       ` Liu, Mingxia
2023-03-14  4:40 ` [PATCH v2] " Mingxia Liu
2023-03-14  9:48   ` Thomas Monjalon
2023-03-15  6:41   ` [PATCH v3] " Mingxia Liu
2023-03-31  8:38     ` Thomas Monjalon
2023-03-14  9:47 ` [PATCH] " Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).