[PATCH] add Intel gve to supported NICs

Junfeng Guo junfeng.guo at intel.com
Fri Oct 28 08:34:17 CEST 2022


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 at 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



More information about the web mailing list