[dpdk-web] [PATCH v2] add AMD axgbe to supported NICs

Ravi Kumar Ravi1.kumar at amd.com
Wed May 30 08:07:01 CEST 2018


AXGBE poll mode driver supported in DPDK-18.05 release.
commit 8691632f92 ("net/axgbe: add minimal init and uninit support")

Signed-off-by: Ravi Kumar <Ravi1.kumar at amd.com>
---
 doc/nics.html | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/doc/nics.html b/doc/nics.html
index 4780ad1..5cb2ebc 100644
--- a/doc/nics.html
+++ b/doc/nics.html
@@ -41,6 +41,10 @@
 			<h2>Supported NICs</h2>
 			<p>Features supported by the drivers can be checked in the
 			<a href="/doc/guides/nics/overview.html#id1">networking drivers matrix</a>.</p>
+			<h3>Advanced Micro Devices</h3>
+			<ul>
+				<li><a href="http://dpdk.org/doc/guides/nics/axgbe.html">axgbe</a> (AMD EPYCâ„¢ EMBEDDED 3000 family 10G Network Adapters)</li>
+			</ul>
 			<h3>Amazon</h3>
 			<ul>
 				<li><a href="/doc/guides/nics/ena.html">ena</a> (Elastic Network Adapter)</li>
-- 
2.7.4



More information about the web mailing list