DPDK website maintenance
 help / color / mirror / Atom feed
From: Mingxia Liu <mingxia.liu@intel.com>
To: thomas@monjalon.net
Cc: web@dpdk.org, beilei.xing@intel.com, Mingxia Liu <mingxia.liu@intel.com>
Subject: [PATCH v3] add Intel cpfl to supported NICs
Date: Wed, 15 Mar 2023 06:41:19 +0000	[thread overview]
Message-ID: <20230315064119.1519990-1-mingxia.liu@intel.com> (raw)
In-Reply-To: <20230314044040.1451443-1-mingxia.liu@intel.com>

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 | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/content/supported/nics/intel.md b/content/supported/nics/intel.md
index 1564d33..b9bf440 100644
--- a/content/supported/nics/intel.md
+++ b/content/supported/nics/intel.md
@@ -1,20 +1,21 @@
 +++
 title = "Intel"
-description = "e1000, ixgbe, i40e, ice, idpf, fm10k, ipn3ke, ifc, igc"
+description = "cpfl, e1000, fm10k, i40e, ice, idpf, ifc, igc, ipn3ke, ixgbe"
 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)
-- [igc](//doc.dpdk.org/guides/nics/igc.html) (I225, I226)
-- [ixgbe](//doc.dpdk.org/guides/nics/ixgbe.html) (82598, 82599, X520, X540, X550)
+- [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)
-- [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)
+- [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)
 
 {{% notice note %}}
 Note: The drivers e1000 and e1000e are also called em. The drivers em and igb are sometimes grouped in e1000 family.
-- 
2.25.1


  parent reply	other threads:[~2023-03-15  7:39 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-14  2:07 [PATCH] " 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   ` Mingxia Liu [this message]
2023-03-31  8:38     ` [PATCH v3] " Thomas Monjalon
2023-03-14  9:47 ` [PATCH] " Thomas Monjalon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230315064119.1519990-1-mingxia.liu@intel.com \
    --to=mingxia.liu@intel.com \
    --cc=beilei.xing@intel.com \
    --cc=thomas@monjalon.net \
    --cc=web@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).