[dpdk-web] [PATCH v2] add ipn3ke supported NICs
Andy Pei
andy.pei at intel.com
Sun Apr 28 04:04:37 CEST 2019
ipn3ke PMD is introduced in DPDK 19.05,
corresponding commit in upstream is:
c01c748e4ae6 ("net/ipn3ke: add new driver").
Signed-off-by: Andy Pei <andy.pei 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..836e0bf 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, ipn3ke"
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)
+- [ipn3ke](http://doc.dpdk.org/guides/nics/ipn3ke.html) (PAC N3000)
{{% notice note %}}
Note: The drivers e1000 and e1000e are also called em. The drivers em and igb are sometimes grouped in e1000 family.
--
1.8.3.1
More information about the web
mailing list