DPDK website maintenance
 help / color / mirror / Atom feed
* [dpdk-web] [PATCH] add AVP to supported NIC list
@ 2017-03-30 12:19 Allain Legacy
  2017-04-06 21:37 ` Thomas Monjalon
  0 siblings, 1 reply; 2+ messages in thread
From: Allain Legacy @ 2017-03-30 12:19 UTC (permalink / raw)
  To: web; +Cc: ferruh.yigit

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

Signed-off-by: Allain Legacy <allain.legacy@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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [dpdk-web] [PATCH] add AVP to supported NIC list
  2017-03-30 12:19 [dpdk-web] [PATCH] add AVP to supported NIC list Allain Legacy
@ 2017-04-06 21:37 ` Thomas Monjalon
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Monjalon @ 2017-04-06 21:37 UTC (permalink / raw)
  To: Allain Legacy; +Cc: web, ferruh.yigit

2017-03-30 08:19, Allain Legacy:
> Adds the Wind River AVP device to the list of supported NICs for the 17.05
> release.
> 
> Signed-off-by: Allain Legacy <allain.legacy@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>
> 

Added in the Paravirtualization section:

                        <h3>Paravirtualization</h3>
                        <ul>
+                               <li><a href="/doc/guides/nics/avp.html">avp</a> (Wind River Accelerated Virtual Port)</li>
                                <li><a href="/doc/guides/nics/virtio.html">virtio-net</a> (QEMU)</li>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-04-06 21:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-30 12:19 [dpdk-web] [PATCH] add AVP to supported NIC list Allain Legacy
2017-04-06 21:37 ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).