DPDK website maintenance
 help / color / mirror / Atom feed
* [PATCH] add new supported device for igc and ice
@ 2022-11-08  2:44 Simei Su
  2022-11-09 21:24 ` Thomas Monjalon
  0 siblings, 1 reply; 2+ messages in thread
From: Simei Su @ 2022-11-08  2:44 UTC (permalink / raw)
  To: web; +Cc: Simei Su

Intel Foxville I226 was added in DPDK 22.07.
Intel Ethernet Connection E822/E823 was added in DPDK 20.11.

Signed-off-by: Simei Su <simei.su@intel.com>
---
 content/supported/nics/intel.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/supported/nics/intel.md b/content/supported/nics/intel.md
index 22ec2e9..888e676 100644
--- a/content/supported/nics/intel.md
+++ b/content/supported/nics/intel.md
@@ -7,10 +7,10 @@ hidden = true
 - [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)
+- [igc](//doc.dpdk.org/guides/nics/igc.html) (I225, I226)
 - [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)
+- [ice](//doc.dpdk.org/guides/nics/ice.html) (E810, E822, E823)
 - [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.9.5


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

* Re: [PATCH] add new supported device for igc and ice
  2022-11-08  2:44 [PATCH] add new supported device for igc and ice Simei Su
@ 2022-11-09 21:24 ` Thomas Monjalon
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Monjalon @ 2022-11-09 21:24 UTC (permalink / raw)
  To: Simei Su; +Cc: web

08/11/2022 03:44, Simei Su:
> Intel Foxville I226 was added in DPDK 22.07.

This part is already merged in another patch.

> Intel Ethernet Connection E822/E823 was added in DPDK 20.11.
> 
> Signed-off-by: Simei Su <simei.su@intel.com>

Applied, thanks.



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

end of thread, other threads:[~2022-11-09 21:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-08  2:44 [PATCH] add new supported device for igc and ice Simei Su
2022-11-09 21:24 ` 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).