[dpdk-web] [PATCH] add Intel ifc to supported NICs

Xiao Wang xiao.w.wang at intel.com
Thu Apr 25 10:24:46 CEST 2019


Signed-off-by: Xiao Wang <xiao.w.wang at intel.com>
---
 content/supported/nics/intel.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/content/supported/nics/intel.md b/content/supported/nics/intel.md
index 46c75ca..2ba05eb 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"
+description = "e1000, ixgbe, i40e, ice, fm10k, ifc"
 hidden = true
 +++
 
@@ -11,6 +11,7 @@ hidden = true
 - [i40e](http://doc.dpdk.org/guides/nics/i40e.html) (X710, XL710, X722, XXV710)
 - [ice](http://doc.dpdk.org/guides/nics/ice.html) (E810)
 - [fm10k](http://doc.dpdk.org/guides/nics/fm10k.html) (FM10420)
+- [ifc](http://doc.dpdk.org/guides/nics/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.
-- 
2.15.1



More information about the web mailing list