[PATCH] update supported NICs

Thomas Monjalon thomas at monjalon.net
Wed Jan 5 23:32:55 CET 2022


cnxk was added in DPDK 21.08.
enetfec was added in DPDK 21.11.
ionic was added in DPDK 20.02.
ifc was moved in vDPA directory in DPDK 20.02.
szedata2 was removed from DPDK 21.11.

Signed-off-by: Thomas Monjalon <thomas at monjalon.net>
---
 content/supported/nics/intel.md    | 2 +-
 content/supported/nics/marvell.md  | 3 ++-
 content/supported/nics/netcope.md  | 3 +--
 content/supported/nics/nxp.md      | 3 ++-
 content/supported/nics/pensando.md | 7 +++++++
 5 files changed, 13 insertions(+), 5 deletions(-)
 create mode 100644 content/supported/nics/pensando.md

diff --git a/content/supported/nics/intel.md b/content/supported/nics/intel.md
index b9b00d4..22ec2e9 100644
--- a/content/supported/nics/intel.md
+++ b/content/supported/nics/intel.md
@@ -13,7 +13,7 @@ hidden = true
 - [ice](//doc.dpdk.org/guides/nics/ice.html) (E810)
 - [fm10k](//doc.dpdk.org/guides/nics/fm10k.html) (FM10420)
 - [ipn3ke](//doc.dpdk.org/guides/nics/ipn3ke.html) (PAC N3000)
-- [ifc](//doc.dpdk.org/guides/nics/ifc.html) (IFC)
+- [ifc](//doc.dpdk.org/guides/vdpadevs/ifc.html) (IFC)
 
 {{% notice note %}}
 Note: The drivers e1000 and e1000e are also called em. The drivers em and igb are sometimes grouped in e1000 family.
diff --git a/content/supported/nics/marvell.md b/content/supported/nics/marvell.md
index 886a838..8b09f83 100644
--- a/content/supported/nics/marvell.md
+++ b/content/supported/nics/marvell.md
@@ -1,6 +1,6 @@
 +++
 title = "Marvell"
-description = "bnx2x, liquidio, mvneta, mvpp2, octeontx, octeontx2, thunderx, qede"
+description = "bnx2x, liquidio, mvneta, mvpp2, octeontx, octeontx2, thunderx, cnxk, qede"
 hidden = true
 +++
 
@@ -11,4 +11,5 @@ hidden = true
 - [octeontx](//doc.dpdk.org/guides/nics/octeontx.html) (CN83XX, CN82XX, CN81XX, CN80XX)
 - [octeontx2](//doc.dpdk.org/guides/nics/octeontx2.html) (Marvell OCTEON TX2 family SoCs)
 - [thunderx](//doc.dpdk.org/guides/nics/thunderx.html) (CN88XX)
+- [cnxk](//doc.dpdk.org/guides/nics/cnxk.html) (CN9K, CN10K)
 - [qede](//doc.dpdk.org/guides/nics/qede.html) (QLogic FastLinQ QL4xxxx)
diff --git a/content/supported/nics/netcope.md b/content/supported/nics/netcope.md
index bc2e547..fdc6953 100644
--- a/content/supported/nics/netcope.md
+++ b/content/supported/nics/netcope.md
@@ -1,8 +1,7 @@
 +++
 title = "Netcope"
-description = "szedata2, nfb"
+description = "nfb"
 hidden = true
 +++
 
-- [szedata2](//doc.dpdk.org/guides/nics/szedata2.html) (NFB-*, NPC-*, NSF-*)
 - [nfb](//doc.dpdk.org/guides/nics/nfb.html) (NFB-*, NPC-*, NSF-*)
diff --git a/content/supported/nics/nxp.md b/content/supported/nics/nxp.md
index d679525..af8623c 100644
--- a/content/supported/nics/nxp.md
+++ b/content/supported/nics/nxp.md
@@ -1,10 +1,11 @@
 +++
 title = "NXP"
-description = "dpaa, dpaa2, enetc, pfe"
+description = "dpaa, dpaa2, enetc, enetfec, pfe"
 hidden = true
 +++
 
 - [dpaa](//doc.dpdk.org/guides/nics/dpaa.html) (LS1023, LS1043, LS1046)
 - [dpaa2](//doc.dpdk.org/guides/nics/dpaa2.html) (LS1048, LS1088, LS2084, LS2080, LS2088, LX2080, LX2160, LX2120)
 - [enetc](//doc.dpdk.org/guides/nics/enetc.html) (LS1028)
+- [enetfec](//doc.dpdk.org/guides/nics/enetfec.html) (i.MX 8M Mini)
 - [pfe](//doc.dpdk.org/guides/nics/pfe.html) (LS1012)
diff --git a/content/supported/nics/pensando.md b/content/supported/nics/pensando.md
new file mode 100644
index 0000000..52f2fcc
--- /dev/null
+++ b/content/supported/nics/pensando.md
@@ -0,0 +1,7 @@
++++
+title = "Pensando"
+description = "ionic"
+hidden = true
++++
+
+- [ionic](//doc.dpdk.org/guides/nics/ionic.html) (DSC-25, DSC-100)
-- 
2.34.1



More information about the web mailing list