[dpdk-web] [PATCH] add AVP to supported NIC list

Allain Legacy allain.legacy at windriver.com
Thu Mar 30 14:19:01 CEST 2017


Adds the Wind River AVP device to the list of supported NICs for the 17.05
release.

Signed-off-by: Allain Legacy <allain.legacy at windriver.com>
---
 doc/nics.html | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/doc/nics.html b/doc/nics.html
index f3eff47..a0fdbcf 100644
--- a/doc/nics.html
+++ b/doc/nics.html
@@ -97,6 +97,10 @@
 				<li><a href="/doc/guides/nics/vmxnet3.html">vmxnet3</a> (VMware ESXi)</li>
 				<li><a href="/doc/guides/xen/pkt_switch.html#xen-pmd-frontend-prerequisites">xenvirt</a> (Xen)</li>
 			</ul>
+  			<h3>Wind River</h3>
+			<ul>
+				<li><a href="/doc/guides/nics/avp.html">avp</a> (Accelerated Virtual Port)</li>
+			</ul>
 			<h3>Others</h3>
 			<ul>
 				<li><a href="/browse/dpdk/tree/drivers/net/af_packet">af_packet</a> (Linux AF_PACKET socket)</li>
-- 
2.12.1



More information about the web mailing list