DPDK website maintenance
 help / color / mirror / Atom feed
* [PATCH] add Intel gve to supported NICs
@ 2022-10-28  6:34 Junfeng Guo
  2022-10-28  9:12 ` Thomas Monjalon
  2022-10-28  9:31 ` [PATCH v2] add Google " Junfeng Guo
  0 siblings, 2 replies; 5+ messages in thread
From: Junfeng Guo @ 2022-10-28  6:34 UTC (permalink / raw)
  To: thomas, ferruh.yigit; +Cc: web, Junfeng Guo

Note that this driver is for gVNIC on Google Cloud Platform.
And this driver is added at DPDK 22.11 release.

Signed-off-by: Junfeng Guo <junfeng.guo@intel.com>
---
 content/supported/nics/intel.md | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/content/supported/nics/intel.md b/content/supported/nics/intel.md
index 22ec2e9..dafe634 100644
--- a/content/supported/nics/intel.md
+++ b/content/supported/nics/intel.md
@@ -1,6 +1,6 @@
 +++
 title = "Intel"
-description = "e1000, ixgbe, i40e, ice, fm10k, ipn3ke, ifc, igc"
+description = "e1000, ixgbe, i40e, ice, fm10k, gve, ipn3ke, ifc, igc"
 hidden = true
 +++
 
@@ -12,9 +12,12 @@ hidden = true
 - [i40e](//doc.dpdk.org/guides/nics/i40e.html) (X710, XL710, X722, XXV710)
 - [ice](//doc.dpdk.org/guides/nics/ice.html) (E810)
 - [fm10k](//doc.dpdk.org/guides/nics/fm10k.html) (FM10420)
+- [gve](//doc.dpdk.org/guides/nics/gve.html) (gVNIC)
 - [ipn3ke](//doc.dpdk.org/guides/nics/ipn3ke.html) (PAC N3000)
 - [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.
+- The drivers e1000 and e1000e are also called em.
+- The drivers em and igb are sometimes grouped in e1000 family.
+- The driver gve is for gVNIC on Google Cloud Platform.
 {{% /notice %}}
-- 
2.34.1


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

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

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-28  6:34 [PATCH] add Intel gve to supported NICs Junfeng Guo
2022-10-28  9:12 ` Thomas Monjalon
2022-10-28  9:28   ` Guo, Junfeng
2022-10-28  9:31 ` [PATCH v2] add Google " Junfeng Guo
2022-11-09 20:01   ` 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).